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 668763f commit 19c28f3Copy full SHA for 19c28f3
tox.ini
@@ -1,6 +1,6 @@
1
# content of: tox.ini , put in same dir as setup.py
2
[tox]
3
-envlist = py27,py36,pep8
+envlist = py27,py3,pep8
4
5
[testenv]
6
commands=
0 commit comments