We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9372d commit c8cf428Copy full SHA for c8cf428
config.sh
@@ -7,7 +7,7 @@
7
# Target python version. This is important for downloading
8
# compatible packages for PyPI. Make sure it's the same
9
# with the python version that is running on the target machine.
10
-PYTHON_VERSION=3.11
+PYTHON_VERSION=3.8
11
12
# Tag to use for getting the layouts and manage/deploy scripts
13
# See: https://github.com/dmwm/deployment/tags
0 commit comments