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
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
Reference in a new issue
Copy permalink