forked from github.com/pypiserver
add python 3.2 and 3.3 to tox envlist
This commit is contained in:
parent
e90a7ef822
commit
2c22237541
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
|||||||
[tox]
|
[tox]
|
||||||
envlist = py25,py26,py27
|
envlist = py25,py26,py27,py32,py33
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
deps=pytest>=2.3
|
deps=pytest>=2.3
|
||||||
|
Loading…
Reference in New Issue
Block a user