This commit is contained in:
mingfengpigeon
2023-04-29 21:28:36 +08:00
parent 799b9b664d
commit 8b06078a90
6 changed files with 260 additions and 263 deletions

4
upload.sh Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
python -m build
python -m twine upload dist/*
python clean_update.py