bdk-ffi/bdk-python/justfile

6 lines
136 B
Makefile
Raw Normal View History

test:
python -m unittest --verbose
maclocalbuild:
bash ./scripts/generate-macos-arm64.sh && python3 setup.py bdist_wheel --verbose