mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
d208bcef96
Simplest way to run commands as spacy xxx instead of python -m spacy xxx, while avoiding environment conflicts
2 lines
21 B
Plaintext
2 lines
21 B
Plaintext
python -m spacy "$@"
|