kopia lustrzana https://github.com/ihabunek/toot
Add testing to Makefile
rodzic
cf213590ed
commit
7a38c5704d
3
Makefile
3
Makefile
|
@ -23,3 +23,6 @@ coverage:
|
||||||
|
|
||||||
deb:
|
deb:
|
||||||
@python setup.py --command-packages=stdeb.command bdist_deb
|
@python setup.py --command-packages=stdeb.command bdist_deb
|
||||||
|
|
||||||
|
test:
|
||||||
|
pytest -v -s
|
||||||
|
|
Ładowanie…
Reference in New Issue