Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1195d399b6 | ||
|
|
b709e4d942 |
@@ -2,7 +2,7 @@ dist:
|
|||||||
python -m build
|
python -m build
|
||||||
|
|
||||||
test:
|
test:
|
||||||
twine upload --repository testpypi /dist
|
twine upload --repository testpypi dist/*
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
twine upload --repository pypi /dist
|
twine upload --repository pypi dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user