also fix py31 tox.ini entry

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-10-20 21:08:21 +02:00
parent 87e9cb9bec
commit 5701ffa8d6
1 changed files with 2 additions and 2 deletions

View File

@ -33,10 +33,10 @@ commands=
make html make html
[testenv:py31] [testenv:py31]
deps=dev pylib deps=pylib
[testenv:py32] [testenv:py32]
deps=dev pylib deps=pylib
[testenv:pypy] [testenv:pypy]
basepython=pypy-c basepython=pypy-c