Show More
@@ -40,7 +40,7 b' RUN_CODE = "import hgdemandimport; hgdem' | |||
|
40 | 40 | set_build_path(ROOT + "/build/pyoxidizer") |
|
41 | 41 | |
|
42 | 42 | def make_distribution(): |
|
43 |
return default_python_distribution(python_version = "3. |
|
|
43 | return default_python_distribution(python_version = "3.9") | |
|
44 | 44 | |
|
45 | 45 | def resource_callback(policy, resource): |
|
46 | 46 | if not IS_WINDOWS: |
General Comments 0
You need to be logged in to leave comments.
Login now