We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c95da commit 3c39fcfCopy full SHA for 3c39fcf
netlify.toml
@@ -2,8 +2,8 @@
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
5
- HUGO_VERSION = "0.121.1"
6
- DART_SASS_VERSION = "1.69.5"
+ HUGO_VERSION = "0.122.0"
+ DART_SASS_VERSION = "1.70.0"
7
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
8
9
[build]
themes/scientific-python-hugo-theme
0 commit comments