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 41b5835 commit a4b1f83Copy full SHA for a4b1f83
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = py37,py38,py39,py310,flake8
+envlist = py37,py38,py39,py310,flake8,mypy
3
skip_missing_interpreters = True
4
skipsdist=True
5
0 commit comments