Tinkering w/ tox.

This commit is contained in:
Ryan Petrello
2012-03-05 10:12:23 -05:00
parent d74f365119
commit 58b97e6919

View File

@@ -1,6 +1,5 @@
[tox]
envlist = py26,py27,py31
envlist = py26,py27
[testenv]
deps=pytest
commands=py.test
commands=python setup.py test