mirror of
https://github.com/jopohl/urh.git
synced 2026-03-10 02:06:46 +01:00
add dont write bytecode
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import sys
|
||||
|
||||
sys.dont_write_bytecode = True
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
import sys
|
||||
|
||||
sys.dont_write_bytecode = True
|
||||
|
||||
Reference in New Issue
Block a user