mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 10:16:27 +03:00
Run mypy for python 3.10 (#11052)
This commit is contained in:
parent
0ff14aabce
commit
4581a4f53f
1
.github/azure-steps.yml
vendored
1
.github/azure-steps.yml
vendored
|
@ -27,7 +27,6 @@ steps:
|
||||||
|
|
||||||
- script: python -m mypy spacy
|
- script: python -m mypy spacy
|
||||||
displayName: 'Run mypy'
|
displayName: 'Run mypy'
|
||||||
condition: ne(variables['python_version'], '3.10')
|
|
||||||
|
|
||||||
- task: DeleteFiles@1
|
- task: DeleteFiles@1
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user