Updated build tools
This commit is contained in:
parent
feaaf0cfab
commit
35b9c80f39
1
Makefile
1
Makefile
|
@ -28,5 +28,6 @@ build_wheel:
|
|||
release: build_wheel apk
|
||||
|
||||
upload:
|
||||
@echo Ready to publish release, hit enter to continue
|
||||
@echo Uploading to PyPi...
|
||||
twine upload dist/sbapp-*
|
Loading…
Reference in New Issue