mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
0bbc620dd8
* Handle deprecation of pkg_resources * Replace `pkg_resources` with `importlib_metadata` for `spacy info --url` * Remove requirements check from `spacy project` given the lack of alternatives * Fix installed model URL method and CI test * Fix types/handling, simplify catch-all return * Move imports instead of disabling requirements check * Format * Reenable test with ignored deprecation warning * Fix except * Fix return |
||
---|---|---|
.. | ||
__init__.py | ||
assets.py | ||
clone.py | ||
document.py | ||
dvc.py | ||
pull.py | ||
push.py | ||
remote_storage.py | ||
run.py |