Skip to content

Commit 1e3c05e

Browse files
committed
venv
1 parent 0e318e2 commit 1e3c05e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Start from clean env: Delete `.venv`, then `python3 -m venv .venv`
44
# Pre-requisite: Python virtual environment is active (source .venv/bin/activate)
55
build-python:
6-
python3 -m venv .venv
76
rm -rf c2pa/c2pa
87
python3 -m pip uninstall maturin
98
python3 -m pip uninstall uniffi

0 commit comments

Comments
 (0)