forked from orbit-oss/flask
Implemented simplified CLI interface
This commit is contained in:
parent
92f63a1c1d
commit
523e271183
5 changed files with 51 additions and 91 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@
|
|||
all: clean-pyc test
|
||||
|
||||
test:
|
||||
py.test tests examples
|
||||
FLASK_DEBUG= py.test tests examples
|
||||
|
||||
tox-test:
|
||||
tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue