rewrite tutorial docs and example
This commit is contained in:
parent
16d83d6bb4
commit
c3dd7b8e4c
103 changed files with 3327 additions and 2224 deletions
4
tox.ini
4
tox.ini
|
|
@ -31,9 +31,7 @@ deps =
|
|||
|
||||
commands =
|
||||
# the examples need to be installed to test successfully
|
||||
pip install -e examples/flaskr -q
|
||||
pip install -e examples/minitwit -q
|
||||
pip install -e examples/patterns/largerapp -q
|
||||
pip install -e examples/tutorial -q
|
||||
|
||||
# pytest-cov doesn't seem to play nice with -p
|
||||
coverage run -p -m pytest tests examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue