Compare commits
7
Commits
fa2c25d6c5
...
v0.0.8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1195d399b6 | ||
|
|
b709e4d942 | ||
|
|
96bb0f0f3d | ||
|
|
993617976f | ||
|
|
828213912e | ||
|
|
44136c33b8 | ||
|
|
490423e94a |
@@ -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