From ca63b94a3a4461df5aabc38ec5ce35a43a48afac Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 17 Sep 2014 17:25:46 -0700 Subject: put pypy in tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 83704dfc..96d9b76b 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py32,py33,py34 +envlist = py26,py27,py32,py33,py34,pypy [testenv] commands = pip install --use-mirrors -q -r tox-requirements.txt -- cgit v1.2.3