run tox tests in all supported python environments

This commit is contained in:
Alan Hamlett 2015-08-11 14:56:01 -07:00
parent 5bf7b534f2
commit b3e3e76998

View file

@ -1,5 +1,5 @@
[tox]
envlist = py26
envlist = py26, py27, py33, py34
[testenv]
deps =
-rdev-requirements.txt