mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 13:14:11 +03:00
removing --pyargs for testing purposes
This commit is contained in:
parent
d821c95eb0
commit
6f846c2cbf
|
@ -99,5 +99,5 @@ jobs:
|
||||||
pip install dist/$SDIST
|
pip install dist/$SDIST
|
||||||
displayName: 'Install from sdist'
|
displayName: 'Install from sdist'
|
||||||
|
|
||||||
- script: python -m pytest --pyargs spacy
|
- script: python -m pytest spacy
|
||||||
displayName: 'Run tests'
|
displayName: 'Run tests'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user