Merge pull request '0.0.8 update. /JL' (#21) from 0.0.8 into main
Reviewed-on: https://gitea.com/Lerking/XtendR/pulls/21
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
dist:
|
||||
python -m build
|
||||
python -m build
|
||||
|
||||
test:
|
||||
twine upload --repository testpypi /dist
|
||||
twine upload --repository testpypi dist/*
|
||||
|
||||
publish:
|
||||
twine upload --repository pypi /dist
|
||||
twine upload --repository pypi dist/*
|
||||
|
||||
Reference in New Issue
Block a user