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