From fc37715cfb75a1c9133ea774f57995b8d03989d1 Mon Sep 17 00:00:00 2001 From: Sofie Van Landeghem Date: Fri, 28 May 2021 18:15:31 +0200 Subject: [PATCH] ensure 'spacy ray' works (#7799) * ensure 'spacy ray' works * better fix by changing entry point --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 846ccf4b3..84ef0e5a7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -61,7 +61,7 @@ install_requires = [options.entry_points] console_scripts = - spacy = spacy.cli:app + spacy = spacy.cli:setup_cli [options.extras_require] lookups =