mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Update azure-pipelines.yml
This commit is contained in:
parent
7342348fc7
commit
70da2097b4
|
@ -62,7 +62,7 @@ jobs:
|
|||
# - script: python -m flake8 . --count --exclude=spacy/compat.py,spacy/lang --select=E901,E999,F821,F822,F823 --show-source --statistics
|
||||
# displayName: 'flake8'
|
||||
|
||||
- script:
|
||||
- script: |
|
||||
python setup.py build_ext --inplace
|
||||
pip install -e .
|
||||
displayName: 'Build and install'
|
||||
|
|
Loading…
Reference in New Issue
Block a user