Skip to content

Commit 8dd5346

Browse files
authored
Merge branch 'main' into mathern/yet-another
2 parents 8763a4c + 7ee651d commit 8dd5346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# Start from clean env: Delete `.venv`, then `python3 -m venv .venv`
44
# Pre-requisite: Python virtual environment is active (source .venv/bin/activate)
5+
56
build-python:
67
rm -rf c2pa/c2pa
78
python3 -m pip uninstall -y maturin

0 commit comments

Comments
 (0)