mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Add entry point-style auto alias for "spacy"
Simplest way to run commands as spacy xxx instead of python -m spacy xxx, while avoiding environment conflicts
This commit is contained in:
parent
371b21f82d
commit
d208bcef96
|
@ -1,3 +1,4 @@
|
|||
recursive-include include *.h
|
||||
include LICENSE
|
||||
include README.rst
|
||||
include bin/spacy
|
||||
|
|
Loading…
Reference in New Issue
Block a user