This website requires JavaScript.
Explore
Help
Sign in
orbit-oss
/
flask
Watch
4
Star
4
Fork
You've already forked flask
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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
Reference in a new issue
Copy permalink