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.
2 parents ac2bf38 + 7303a79 commit 9d3d9ceCopy full SHA for 9d3d9ce
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