We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549f300 commit b81060eCopy full SHA for b81060e
README.md
@@ -24,7 +24,7 @@ source .localpythonenv/bin/activate
24
25
bash scripts/generate-macos-arm64.sh
26
27
-python3 -m build
+python3 -m build --wheel --outdir dist --verbose
28
29
pip3 install ./dist/bdkpython-<yourversion>.whl --force-reinstall
30
0 commit comments