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