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
db9512f9e1
commit
7342348fc7
|
@ -59,8 +59,8 @@ jobs:
|
|||
pip install -r requirements.txt
|
||||
displayName: 'Install dependencies'
|
||||
|
||||
- script: python -m flake8 . --count --exclude=spacy/compat.py,spacy/lang --select=E901,E999,F821,F822,F823 --show-source --statistics
|
||||
displayName: 'flake8'
|
||||
# - script: python -m flake8 . --count --exclude=spacy/compat.py,spacy/lang --select=E901,E999,F821,F822,F823 --show-source --statistics
|
||||
# displayName: 'flake8'
|
||||
|
||||
- script:
|
||||
python setup.py build_ext --inplace
|
||||
|
|
Loading…
Reference in New Issue
Block a user