forked from orbit-oss/flask
commit
47e8410117
10 changed files with 37 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -10,6 +10,7 @@ commands =
|
|||
# We need to install those after Flask is installed.
|
||||
pip install -e examples/flaskr
|
||||
pip install -e examples/minitwit
|
||||
pip install -e examples/patterns/largerapp
|
||||
py.test --cov=flask --cov-report html []
|
||||
deps=
|
||||
pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue