We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7183e66 commit 158b595Copy full SHA for 158b595
run_app_temp.spec
@@ -18,7 +18,7 @@ a = Analysis(
18
("./myenv/Lib/site-packages/openpyxl", "./openpyxl/"),
19
("./myenv/Lib/site-packages/scikit_posthocs", "./scikit_posthocs/"),
20
("./myenv/Lib/site-packages/gnpsdata", "./gnpsdata/"),
21
- ("./myenv/Lib/site-packages/scikit_learn", "./scikit_learn/"),
+ ("./myenv/Lib/site-packages/sklearn", "./scikit_learn/"),
22
("./myenv/Lib/site-packages/networkx", "./networkx/"),
23
("./myenv/Lib/site-packages/tabulate", "./tabulate/"),
24
0 commit comments