mirror of https://github.com/explosion/spaCy.git
can't work around build issue on windows
This commit is contained in:
parent
749cbd359e
commit
9b142d4438
|
@ -10,7 +10,6 @@
|
||||||
],
|
],
|
||||||
"wheel": [
|
"wheel": [
|
||||||
"python untar.py source.tar.gz .",
|
"python untar.py source.tar.gz .",
|
||||||
"pip install \"numpy<1.8\"",
|
|
||||||
"python setup.py bdist_wheel",
|
"python setup.py bdist_wheel",
|
||||||
"python cpdist.py dist"
|
"python cpdist.py dist"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue