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.
2 parents 8763a4c + 7ee651d commit 8dd5346Copy full SHA for 8dd5346
Makefile
@@ -2,6 +2,7 @@
2
3
# Start from clean env: Delete `.venv`, then `python3 -m venv .venv`
4
# Pre-requisite: Python virtual environment is active (source .venv/bin/activate)
5
+
6
build-python:
7
rm -rf c2pa/c2pa
8
python3 -m pip uninstall -y maturin
0 commit comments