Skip to content

Commit 0e318e2

Browse files
committed
One more change
1 parent 4ffae83 commit 0e318e2

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
@@ -4,6 +4,7 @@
44
# Pre-requisite: Python virtual environment is active (source .venv/bin/activate)
55
build-python:
66
python3 -m venv .venv
7+
rm -rf c2pa/c2pa
78
python3 -m pip uninstall maturin
89
python3 -m pip uninstall uniffi
910
python3 -m pip install -r requirements.txt

0 commit comments

Comments
 (0)