Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d9264 commit dc140c0Copy full SHA for dc140c0
Makefile
@@ -17,4 +17,4 @@ release: clean
17
force_release: clean
18
git push --tags origin main
19
python3 setup.py sdist bdist_wheel
20
- twine upload 27C50E7F590947D7273A741E85194C08421980C9 dist/*
+ twine upload dist/*
0 commit comments