Skip to content

Commit 78a9d31

Browse files
committed
release is probably faster
1 parent baf514d commit 78a9d31

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
@@ -3,7 +3,7 @@
33
# python3 -m venv .venv
44
# source .venv/bin/activate
55
# pip install maturin
6-
# maturin develop -m pymwemu/Cargo.toml
6+
# maturin develop --release -m pymwemu/Cargo.toml
77

88
import pymwemu
99
import os

0 commit comments

Comments
 (0)