mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-03-25 23:28:33 +03:00
Add PyPi upload to release script
This commit is contained in:
@@ -83,4 +83,7 @@ ROOT=$(pwd)
|
||||
)
|
||||
rm -rf build
|
||||
|
||||
echo "Uploading to PyPi ..."
|
||||
pip sdist upload
|
||||
|
||||
echo "\n### DONE!"
|
||||
|
||||
Reference in New Issue
Block a user