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 ee767d8 commit c46c619Copy full SHA for c46c619
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist= py27, py32
+envlist = py26, py27, pypy, py33
3
4
[pytest]
5
codechecks = pep8 pyflakes
0 commit comments