mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-08 07:10:15 +00:00
Updated makefile
This commit is contained in:
parent
c4a7d17b2f
commit
ea7762cbc0
2
Makefile
2
Makefile
@ -41,7 +41,7 @@ build_wheel:
|
||||
build_pure_wheel:
|
||||
python3 setup.py sdist bdist_wheel --pure
|
||||
|
||||
release: remove_symlinks build_wheel build_pure_wheel create_symlinks
|
||||
release: test remove_symlinks build_wheel build_pure_wheel create_symlinks
|
||||
|
||||
upload:
|
||||
@echo Ready to publish release, hit enter to continue
|
||||
|
Loading…
Reference in New Issue
Block a user