We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4ec25 commit 71ecba5Copy full SHA for 71ecba5
setup.py
@@ -10,7 +10,7 @@
10
# (example breakage: https://gitlab.com/pycqa/flake8/issues/427)
11
'flake8~=3.8.4',
12
'pycodestyle~=2.6.0',
13
- 'mypy>=0.910',
+ 'mypy==0.942',
14
'pytest~=6.2.4',
15
]
16
0 commit comments