Browse Source

Add pypy to tox.ini.

pull/398/merge
Ron DuPlain 13 years ago
parent
commit
84b96ac9d3
  1. 2
      tox.ini

2
tox.ini

@ -1,5 +1,5 @@
[tox]
envlist=py25,py26,py27
envlist=py25,py26,py27,pypy
[testenv]
commands=make test

Loading…
Cancel
Save