mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-10-29 09:26:20 -07: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