mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-30 13:33:16 +03:00
* Use `build` instead of `python setup.py sdist`
* Remove in-place build with `setup.py`
* Remove `gpu` parameter and GPU tests
* Keep `architecture` and `num_build_jobs` in azure steps with CI
defaults
* Fix use of `num_build_jobs` parameters
* Remove now-unused `prefix` parameter
* Test imports and CLI before installing test requirements
* Remove `*.egg-info` directory in addition to source directory for an
warning-free `import spacy`
* Switch `thinc-apple-ops` test to python 3.11 (as most recent python
that is tested across platforms)
|
||
|---|---|---|
| .. | ||
| contributors | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| azure-steps.yml | ||
| CONTRIBUTOR_AGREEMENT.md | ||
| ISSUE_TEMPLATE.md | ||
| lock.yml | ||
| no-response.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||