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 b39e2cb commit 6e7766eCopy full SHA for 6e7766e
tox.ini
@@ -1,6 +1,9 @@
1
[tox]
2
envlist= py27, py32
3
4
+[pytest]
5
+codechecks = pep8 pyflakes
6
+
7
[testenv]
8
deps=
9
pytest
0 commit comments