mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-13 11:57:29 +08:00
updated PyPi version
This commit is contained in:
parent
2407e113ba
commit
a7ddbe0bb2
@ -24,8 +24,8 @@ fi
|
||||
|
||||
rm -r dist/*
|
||||
rm -r build/*
|
||||
python setup.py sdist bdist_wheel
|
||||
python -m twine upload dist/*
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/*
|
||||
git add -A
|
||||
git commit -m "updated PyPi version"
|
||||
git push origin master
|
||||
|
Loading…
x
Reference in New Issue
Block a user