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 8012c20 commit 9d95391Copy full SHA for 9d95391
tox.ini
@@ -1,6 +1,6 @@
1
# For more information about tox, see https://tox.readthedocs.io/en/latest/
2
[tox]
3
-envlist = py36,py37,py38,flake8
+envlist = py36,py37,py38,py39,py310,flake8
4
5
[testenv]
6
deps = pytest>=3.0
0 commit comments