mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
generete wheel when manually uploading
This commit is contained in:
@@ -33,7 +33,7 @@ def release():
|
||||
#ans = input("upload to pip?(Y/n)")
|
||||
#if ans in ("", "y", "yes"):
|
||||
#os.system("rm -rf dist/*")
|
||||
#os.system("python3 setup.py sdist")
|
||||
#os.system("python3 setup.py sdist bdist_wheel")
|
||||
#os.system("twine upload dist/*")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user