mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
Build and upload universal wheels to pypi
This commit is contained in:
parent
6563837ee1
commit
4056ad8f36
2 changed files with 3 additions and 1 deletions
|
@ -97,7 +97,7 @@ rm -rf build
|
|||
|
||||
make pypi-files
|
||||
echo "Uploading to PyPi ..."
|
||||
python setup.py sdist upload
|
||||
python setup.py sdist bdist_wheel upload
|
||||
make clean
|
||||
|
||||
/bin/echo -e "\n### DONE!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue