diff --git a/tox.ini b/tox.ini index eef0b4c..db3b239 100644 --- a/tox.ini +++ b/tox.ini @@ -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