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 bb4aae9 commit 74236c7Copy full SHA for 74236c7
sample-apps/layer-python/layer/1-install.sh
@@ -1,3 +1,3 @@
1
-python3.11 -m venv create_layer
+python3.13 -m venv create_layer
2
source create_layer/bin/activate
3
pip install -r requirements.txt
0 commit comments