mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 18:06:29 +03:00
fix
This commit is contained in:
parent
4a1d843682
commit
f5eb3a38f7
|
@ -57,7 +57,6 @@ build_script:
|
||||||
# Build the compiled extension
|
# Build the compiled extension
|
||||||
- "%CMD_IN_ENV% python build.py pip"
|
- "%CMD_IN_ENV% python build.py pip"
|
||||||
|
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
# Run the project tests
|
# Run the project tests
|
||||||
- "%CMD_IN_ENV% python build.py test"
|
- "%CMD_IN_ENV% python build.py test"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user