This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
Add PyPi upload to release script
rtmp_test
Philipp Hagemeister
12 years ago
parent
9cd5e4fce8
commit
450a30cae8
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
devscripts/release.sh
+ 3
- 0
devscripts/release.sh
View File
@ -83,4 +83,7 @@ ROOT=$(pwd)
)
rm -rf build
echo
"Uploading to PyPi ..."
pip sdist upload
echo
"\n### DONE!"
Write
Preview
Loading…
Cancel
Save