This website requires JavaScript.
Explore
Help
Sign in
maya-chen
/
flask
Watch
1
Star
0
Fork
You've already forked flask
0
forked from
orbit-oss/flask
Code
Pull requests
Activity
8f568cfc19
flask
/
tox.ini
6 lines
74 B
INI
Raw
Normal View
History
Unescape
Escape
Added a tox-test command that runs Flask tests with tox
2010-07-27 01:29:21 +02:00
[tox]
Add pypy to tox.ini.
2012-02-04 10:37:58 -05:00
envlist
=
py25,py26,py27,pypy
Added a tox-test command that runs Flask tests with tox
2010-07-27 01:29:21 +02:00
[testenv]
Fix tox warning, test "not installed in testenv".
2012-02-04 10:44:16 -05:00
commands
=
python run-tests.py
Copy permalink