We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64ac58 commit 689ab6fCopy full SHA for 689ab6f
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = flake8, py34, py35, py36
+envlist = flake8, py34, py35, py36, py37, py38, py39
8
9
[testenv]
10
commands = nosetests {posargs:--with-coverage --cover-package=smmap}
0 commit comments