ensure 'spacy ray' works (#7799)

* ensure 'spacy ray' works

* better fix by changing entry point
This commit is contained in:
Sofie Van Landeghem 2021-05-28 18:15:31 +02:00 committed by GitHub
parent 5957ab74f7
commit fc37715cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ install_requires =
[options.entry_points]
console_scripts =
spacy = spacy.cli:app
spacy = spacy.cli:setup_cli
[options.extras_require]
lookups =