Skip to content

Commit 987252e

Browse files
committed
Update auto_py_to_exe_setting.json
1 parent dca6e6c commit 987252e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

exe/auto_py_to_exe_setting.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
},
6464
{
6565
"optionDest": "collect_all",
66-
"value": "ipython"
66+
"value": "debugpy"
6767
},
6868
{
6969
"optionDest": "collect_all",
70-
"value": "debugpy"
70+
"value": "ipython"
7171
}
7272
],
7373
"nonPyinstallerOptions": {

0 commit comments

Comments
 (0)