add tox.ini, support py 2.6 and 2.7

master
Thomas Waldmann 2014-02-21 20:34:22 +01:00
parent dc60e1c1ca
commit c2cab76fe4
1 changed files with 7 additions and 0 deletions

7
tox.ini Normal file
View File

@ -0,0 +1,7 @@
[tox]
envlist=py26,py27
[testenv]
deps = -r{toxinidir}/requirements.d/dev.txt
commands = py.test bepasty/