Skip to content

Commit 8b64e1c

Browse files
Use Python 3.13 on netlify (#66)
1 parent 47dfa83 commit 8b64e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build.environment]
2-
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
2+
PYTHON_VERSION = "3.13"
33
HUGO_VERSION = "0.134.3"
44
DART_SASS_VERSION = "1.77.5"
55
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"

0 commit comments

Comments
 (0)