py-mypy: add v0.800 (#21386)
This commit is contained in:
2
.github/workflows/style_and_docs.yaml
vendored
2
.github/workflows/style_and_docs.yaml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
python-version: 3.9
|
||||
- name: Install Python packages
|
||||
run: |
|
||||
pip install --upgrade pip six setuptools flake8 mypy black
|
||||
pip install --upgrade pip six setuptools flake8 mypy>=0.800 black
|
||||
- name: Setup git configuration
|
||||
run: |
|
||||
# Need this for the git tests to succeed.
|
||||
|
Reference in New Issue
Block a user