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 ac2bf38 commit 7303a79Copy full SHA for 7303a79
netlify.toml
@@ -1,7 +1,7 @@
1
# Settings in the [build] context are global and are applied to all contexts
2
# unless otherwise overridden by more specific contexts.
3
[build.environment]
4
- PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
+ PYTHON_VERSION = "3.13"
5
HUGO_VERSION = "0.134.3"
6
DART_SASS_VERSION = "1.77.5"
7
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
0 commit comments