1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-21 16:11:19 +08:00

Add PyPi upload to release script

This commit is contained in:
Philipp Hagemeister
2013-02-01 18:01:53 +01:00
Unverified
parent 9cd5e4fce8
commit 450a30cae8
+3
View File
@@ -83,4 +83,7 @@ ROOT=$(pwd)
)
rm -rf build
echo "Uploading to PyPi ..."
pip sdist upload
echo "\n### DONE!"