Author: Ronny Pfannschmidt <[email protected]>
Branch: py3ksupport
Changeset: r171:4e50d007915f
Date: 2012-05-03 10:20 +0200
http://bitbucket.org/pypy/pyrepl/changeset/4e50d007915f/

Log:    close pyk branch

diff --git a/tox.ini b/tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,9 @@
 [tox]
 envlist= py27, py32
 
+[pytest]
+codechecks = pep8 pyflakes
+
 [testenv]
 deps=
     pytest
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to