Remove deprecated tox configuration.

This commit is contained in:
Kenneth Reitz
2011-10-13 22:20:23 -04:00
parent 244172bdd4
commit efc267ce59
-8
View File
@@ -1,8 +0,0 @@
[tox]
envlist = py25,py26,py27
[testenv]
commands=py.test --junitxml=junit-{envname}.xml
deps =
pytest
omnijson