mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-27 01:58:10 -07:00
Updated makefile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user