Adriane Boyd
13f0676f04
Updates for python 3.9 ( #6338 )
...
* Update blis and thinc version ranges
* Update thinc version range
* Update setup.cfg for python 3.9
* Adjust blis and thinc ranges
* Add python 3.9 classifier
* Update CI for python 3.9
* Add --prefer-binary to CI sdist install
* Update CI python 3.7 mac image
* Add --prefer-binary to Travis CI
* Update install instructions in README
* Specify blis versions separately for < / >= 3.6
* Update --prefer-binary in README
* Test cleaner sdist install
* Also upgrade pip
(This is kind of unnecessary given --prefer-binary but may avoid other
issues related to sdist installs in the future.)
* Compile with -j 2
* Remove wheel from setup_requires
* Update to have separate CI uninstall step
* Remove wheel from pyproject.toml
* Recommend upgrading setuptools in addition to pip
2020-11-23 09:45:18 +01:00
Adriane Boyd
90550552a0
CI updates for python 3.5 ( #6354 )
...
* Update pip in CI
* Use --prefer-binary
* Use `--prefer-binary`
* Delete all installed packages before testing source install
* sdist install with --only-binary :all:
2020-11-06 13:35:51 +01:00
Adriane Boyd
30d862d4d8
Update from macOS-10.13 to macOS-10.14
2020-03-23 19:52:57 +01:00
Ines Montani
e232356f41
Don't test on 3.7 for now to speed up builds
2019-11-21 16:58:18 +01:00
Ines Montani
e5b25a9cee
Update azure-pipelines.yml
2019-11-15 02:02:25 +01:00
Ines Montani
57af7c9d7f
Don't upgrade pip
2019-11-15 01:51:56 +01:00
Ines Montani
463a056e85
Merge branch 'master' of https://github.com/explosion/spaCy
2019-11-15 01:50:58 +01:00
Ines Montani
64f34d97b1
Use newer pip to try fix wheel selection on 3.8 Windows
2019-11-15 01:50:55 +01:00
Ines Montani
e30d08410a
Add CI for Python 3.8 ( #4479 )
...
* Add 3.8 classifier
* Update azure-pipelines.yml
* Remove 3.8 warning from docs [ci skip]
2019-11-15 01:13:48 +01:00
Ines Montani
d82630d7c1
Revert "Update azure-pipelines.yml"
...
This reverts commit ed1060cf59
.
2019-11-03 17:48:54 +01:00
Ines Montani
ed1060cf59
Update azure-pipelines.yml
2019-11-03 17:48:26 +01:00
Ines Montani
835498d24f
Update azure-pipelines.yml
2019-10-23 14:31:09 +02:00
Ines Montani
9cbaf9b965
Update azure-pipelines.yml
2019-09-29 20:19:29 +02:00
Ines Montani
6a5433236b
Update azure-pipelines.yml
2019-09-29 19:22:09 +02:00
Ines Montani
3d8fd4b461
Revert #4334
2019-09-29 17:32:12 +02:00
Ines Montani
7cca6b57a7
Install from sdist in CI ( #4335 )
...
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* Update azure-pipelines.yml
* Update azure-pipelines.yml
2019-09-28 21:18:52 +02:00
Ines Montani
48e697dd00
Auto-format [ci skip]
2019-09-28 18:29:57 +02:00
Ines Montani
c9cd516d96
Move tests out of package ( #4334 )
...
* Move tests out of package
* Fix typo
2019-09-28 18:05:00 +02:00
Ines Montani
b65e2f554f
Update CI
...
Only keep Travis for Python 2.7 for now until we've sorted out unicode build in Azure Pipelines
2019-03-09 13:06:18 +01:00
Ines Montani
b11ca720f8
Update azure-pipelines.yml
2019-03-09 12:56:39 +01:00
Ines Montani
db03558288
Fix flake8
2019-03-09 02:59:29 +01:00
Ines Montani
40def86fdf
Try running flake8 first
2019-03-09 02:56:20 +01:00
Ines Montani
47bf549f95
Update azure-pipelines.yml
2019-03-09 01:36:22 +01:00
Ines Montani
78aa663f79
Fix flake8
2019-03-09 01:30:40 +01:00
Ines Montani
400c9eecb6
Re-add flake8 to CI
2019-03-09 01:20:42 +01:00
Ines Montani
3d08bf9514
Update azure-pipelines.yml
...
Try to work around "conflict with the backend dependencies: wheel==0.33.1 is incompatible with wheel<0.33.0,>=0.32.0"
2019-03-09 00:48:08 +01:00
Ines Montani
5bb8f123ca
Update azure-pipelines.yml
2019-03-09 00:43:36 +01:00
Ines Montani
70da2097b4
Update azure-pipelines.yml
2019-03-09 00:35:41 +01:00
Ines Montani
7342348fc7
Update azure-pipelines.yml
2019-03-09 00:26:54 +01:00
Ines Montani
db9512f9e1
Update azure-pipelines.yml
2019-03-09 00:24:40 +01:00
Ines Montani
086b267bdb
Update azure-pipelines.yml for Azure Pipelines
2019-03-09 00:20:44 +01:00
Ines Montani
ec93b42353
Set up CI with Azure Pipelines
2019-03-09 00:19:03 +01:00