Skip to content

Commit 74236c7

Browse files
committed
Update layer-python app to use Python3.13
1 parent bb4aae9 commit 74236c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
python3.11 -m venv create_layer
1+
python3.13 -m venv create_layer
22
source create_layer/bin/activate
33
pip install -r requirements.txt

0 commit comments

Comments
 (0)