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 0e318e2 commit 1e3c05eCopy full SHA for 1e3c05e
Makefile
@@ -3,7 +3,6 @@
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
build-python:
6
- python3 -m venv .venv
7
rm -rf c2pa/c2pa
8
python3 -m pip uninstall maturin
9
python3 -m pip uninstall uniffi
0 commit comments