Makefile: add convenience targets.

Change-Id: I3e8fcb6d7db87c6b85dc03b801103f41e199c11c
This commit is contained in:
Alexander Lenz
2017-09-13 18:45:16 +02:00
parent 0aa542f07c
commit 88a2230fb7
3 changed files with 28 additions and 14 deletions

View File

@@ -4,3 +4,4 @@ Sphinx>=1.2.1
# test suite
pytest
pytest-randomly>=1.1
pytest-cov