mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Updated makefile
This commit is contained in:
parent
feafb74717
commit
419d5a9e5e
1
Makefile
1
Makefile
@ -29,5 +29,6 @@ release: build_wheel apk
|
|||||||
|
|
||||||
upload:
|
upload:
|
||||||
@echo Ready to publish release, hit enter to continue
|
@echo Ready to publish release, hit enter to continue
|
||||||
|
@read VOID
|
||||||
@echo Uploading to PyPi...
|
@echo Uploading to PyPi...
|
||||||
twine upload dist/sbapp-*
|
twine upload dist/sbapp-*
|
Loading…
Reference in New Issue
Block a user