diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py26, py27 +envlist = py26, py27, pypy [testenv] commands = python setup.py test |
![]() |
index : pykss | |
| Python implementation of KSS |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | tox.ini | 2 |
@@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py26, py27 +envlist = py26, py27, pypy [testenv] commands = python setup.py test |