mirror of
https://github.com/FlipsideCrypto/sdk.git
synced 2026-02-06 10:46:43 +00:00
Update makefile
This commit is contained in:
parent
76e6096548
commit
f4e1dc986f
@ -3,7 +3,7 @@
|
||||
all: clean local_env build_wheel push_wheel
|
||||
|
||||
clean: clean-build clean-pyc clean-test
|
||||
deploy: clean build test upload
|
||||
deploy: test clean build upload
|
||||
|
||||
clean-build:
|
||||
rm -fr build/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user