pypy binary moved
authorKenneth Reitz <me@kennethreitz.com>
Sun, 22 May 2011 16:14:50 +0000 (12:14 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 22 May 2011 16:14:50 +0000 (12:14 -0400)
tox.ini

diff --git a/tox.ini b/tox.ini
index 4999d6a..8e191e1 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -3,9 +3,9 @@ envlist = py25,py26,py27,pypy
 
 [testenv]
 commands=py.test --junitxml=junit-{envname}.xml
-deps = 
+deps =
     pytest
 
 [testenv:pypy]
-basepython=/usr/bin/pypy-c
+basepython=/usr/bin/pypy