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
84b96ac9d3
flask
/
tox.ini
6 lines
64 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]
commands
=
make test
Copy permalink