spaCy/spacy/cli
ines b8f8d5d8bf Make sure model_path is a Posix path
Otherwise, formatting the success message with model_path.as_posix()
fails when using a local path for linking (linking still works, but the
error message is confusing)
2017-03-19 11:57:13 +01:00
..
__init__.py Add directory cli and set up command line interface 2017-03-18 15:14:48 +01:00
download.py Call pip via subprocess, to make it use virtualenv 2017-03-18 19:29:36 +01:00
info.py Exclude common cache directories from mode list in cli.info 2017-03-19 01:44:43 +01:00
link.py Make sure model_path is a Posix path 2017-03-19 11:57:13 +01:00