0.0.8 update. /JL
This commit is contained in:
@@ -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