Skip to content

Commit 145b42b

Browse files
committed
force reinstall
1 parent 245f8ea commit 145b42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/enigma-protector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# source .venv/Scripts/activate
88
# pip install maturin
99
# maturin build --release -m pymwemu/Cargo.toml
10-
# pip install /c/Users/Brandon/.cargo/.target/wheels/pymwemu-0.9.5-cp313-cp313-win_amd64.whl
10+
# pip install --force-reinstall /c/Users/Brandon/.cargo/.target/wheels/pymwemu-0.9.5-cp313-cp313-win_amd64.whl
1111
# .venv/Scripts/python.exe scripts/enigma-protector.py
1212

1313
import pymwemu

0 commit comments

Comments
 (0)