Merging upstream version 0.16.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9703a1ef64
commit
519eae4b80
6 changed files with 43 additions and 11 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
install:
|
||||
pip3 install -e .
|
||||
test:
|
||||
pytest tests --cov=./gita $(TEST_ARGS) -n=auto
|
||||
pytest tests --cov=./gita $(TEST_ARGS) -n=auto -vv
|
||||
dist:
|
||||
python3 setup.py sdist
|
||||
twine:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue