forked from orbit-oss/flask
Add tox.ini
This commit is contained in:
parent
05923f7f2f
commit
323a840c5a
1 changed files with 5 additions and 0 deletions
5
tox.ini
Normal file
5
tox.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
[tox]
|
||||||
|
envlist = py26, py27, pypy, py33
|
||||||
|
|
||||||
|
[testenv]
|
||||||
|
commands = python run-tests.py []
|
||||||
Loading…
Add table
Add a link
Reference in a new issue