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