mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-14 18:22:27 +03:00
remove project-specific information in about
This commit is contained in:
parent
8e25404c54
commit
a7d8c06783
|
@ -3,5 +3,3 @@ __title__ = "spacy"
|
||||||
__version__ = "3.5.0"
|
__version__ = "3.5.0"
|
||||||
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
|
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
|
||||||
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
|
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
|
||||||
__projects__ = "https://github.com/explosion/projects"
|
|
||||||
__projects_branch__ = "v3"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user