This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
1075
Commits
4
Branches
26
Tags
14 MiB
Tree:
85ad4ffb60
flask
/
tox.ini
6 lines
74 B
Raw
Normal View
History
Unescape
Escape
Added a tox-test command that runs Flask tests with tox
15 years ago
[tox]
Add pypy to tox.ini.
13 years ago
envlist
=
py25,py26,py27,pypy
Added a tox-test command that runs Flask tests with tox
15 years ago
[testenv]
Fix tox warning, test "not installed in testenv".
13 years ago
commands
=
python run-tests.py