Author: Ronny Pfannschmidt <[email protected]>
Branch:
Changeset: r250:d173694f875e
Date: 2014-03-08 09:28 +0100
http://bitbucket.org/pypy/pyrepl/changeset/d173694f875e/
Log: Merged in msabramo/pyrepl/msabramo/update_tox_ini (pull request #6)
tox.ini: envlist = py26, py27, pypy, py33
diff --git a/tox.ini b/tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist= py27, py32
+envlist = py26, py27, pypy, py33
[pytest]
codechecks = pep8 pyflakes
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit