remove ancient unused upload code
This commit is contained in:
parent
4d4c2bafbc
commit
5cea003e30
1 changed files with 1 additions and 2 deletions
|
@ -7,5 +7,4 @@ echo "🛠 Building... 🛠"
|
|||
poetry build > /dev/null
|
||||
echo -n "☁️ Uploading... ☁️"
|
||||
poetry publish -u __token__ -p $TOKEN
|
||||
#python3 -m twine upload -r pypi dist/*
|
||||
echo "✨ All done! ✨"
|
||||
echo "✨ All done! ✨"
|
||||
|
|
Loading…
Add table
Reference in a new issue