Skip to content

Commit ed58f27

Browse files
committed
Disable testing
1 parent bd38ce4 commit ed58f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openandroidinstaller/openandroidinstaller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
logger.add("openandroidinstaller.log")
5252

5353
# Toggle to True for development purposes
54-
DEVELOPMENT = True
54+
DEVELOPMENT = False
5555
DEVELOPMENT_CONFIG = "sargo" # "a3y17lte" # "sargo"
5656

5757

0 commit comments

Comments
 (0)