mirror of
https://gitea.com/Lerking/XtendR.git
synced 2026-01-07 09:10:12 +01:00
0.0.8 update. /JL
This commit is contained in:
6
Makefile
6
Makefile
@@ -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