1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tox.ini
Chris McDonough d95f2e1b45 add a tox.ini
2012-09-08 10:18:25 -04:00

9 lines
128 B
INI

[tox]
envlist =
py25,py26,py27,py32,py33,pypy
[testenv]
commands =
python setup.py dev
python setup.py nosetests