Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68d3aa3ed2 | ||
|
|
2ea29fe5ea |
@@ -6,3 +6,8 @@ test:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
twine upload --repository pypi dist/*
|
twine upload --repository pypi dist/*
|
||||||
|
|
||||||
|
all:
|
||||||
|
$(dist)
|
||||||
|
$(test)
|
||||||
|
$(publish)
|
||||||
|
|||||||
Reference in New Issue
Block a user