Moved mypy to 3.7 for now

This commit is contained in:
Josh Miklos
2022-11-05 22:34:55 -07:00
parent 925053b11b
commit ededc85a4d

View File

@@ -6,8 +6,8 @@ skipsdist=True
[gh-actions]
python =
3.7: py37, pydocstyle
3.8: py38, mypy, pydocstyle
3.7: py37, mypy, pydocstyle
3.8: py38, pydocstyle
[testenv]
whitelist_externals = coverage