This website requires JavaScript.
Explore
Help
Sign In
root
/
flask
mirror of
https://github.com/pallets/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
1a66a7e110
flask
/
tox.ini
7 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
Add tox.ini
2013-05-19 00:27:49 +08:00
[tox]
envlist
=
py26, py27, pypy, py33
[testenv]
Merge branch '0.10-maintenance' Conflicts: tox.ini
2013-06-27 22:52:34 +08:00
deps
=
blinker
Add tox.ini
2013-05-19 00:27:49 +08:00
commands
=
python run-tests.py []