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 cc7d2b8 commit 3646d13Copy full SHA for 3646d13
tox.ini
@@ -4,7 +4,7 @@
4
# and then run "tox" from this directory.
5
6
[tox]
7
-envlist = flake8, py27, py34, py35, py36
+envlist = flake8, py34, py35, py36
8
9
[testenv]
10
commands = nosetests {posargs:--with-coverage --cover-package=smmap}
0 commit comments