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 14b8be2 commit 998f6d3Copy full SHA for 998f6d3
setup.cfg
@@ -9,7 +9,7 @@ max-line-length = 88
9
universal = 1
10
11
[tox:tox]
12
-envlist = py36, py37, py38, mypy
+envlist = py36, py37, py38, py39, mypy
13
14
[gh-actions]
15
python =
0 commit comments