Add tox config

This commit is contained in:
nvbn
2015-05-07 13:51:27 +02:00
parent 2b12b4bfce
commit 36d80859a4
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
[tox]
envlist = py27,py33,py34
[testenv]
deps = -rrequirements.txt
commands = py.test