forked from orbit-oss/flask
parent
9e2807da76
commit
95db82f8f7
5 changed files with 10 additions and 10 deletions
2
tox.ini
2
tox.ini
|
|
@ -11,7 +11,7 @@ commands =
|
|||
pip install -e examples/flaskr
|
||||
pip install -e examples/minitwit
|
||||
pip install -e examples/patterns/largerapp
|
||||
py.test --cov=flask --cov-report html []
|
||||
pytest --cov=flask --cov-report html []
|
||||
deps=
|
||||
pytest
|
||||
pytest-cov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue