Skip to content

Commit

Permalink
Disable console mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jhmartin committed Dec 31, 2024
1 parent 0848612 commit 2f27bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name=PySpy
version=@VERSION@
entry_point=pyspy.main:main
icon=assets/pyspy.ico
console=true
console=false
license_file=LICENSE.txt

[Python]
Expand Down

0 comments on commit 2f27bd5

Please sign in to comment.