Merge "Bump mypy to 0.790"
This commit is contained in:
commit
c9103c5231
2
tox.ini
2
tox.ini
@ -33,7 +33,7 @@ install_command = pip install {opts} {packages}
|
|||||||
# type checking on the world - just on ourselves.
|
# type checking on the world - just on ourselves.
|
||||||
deps =
|
deps =
|
||||||
flake8
|
flake8
|
||||||
mypy<0.740
|
mypy<0.790
|
||||||
commands =
|
commands =
|
||||||
flake8 {posargs}
|
flake8 {posargs}
|
||||||
mypy --ignore-missing-imports zuulclient
|
mypy --ignore-missing-imports zuulclient
|
||||||
|
Loading…
x
Reference in New Issue
Block a user