Skip to content

Commit c084f52

Browse files
Use default Python of netlify (#378)
1 parent 2bf3e84 commit c084f52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10"
2+
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
33
HUGO_VERSION = "0.111.3"
44

55
[[plugins]]

0 commit comments

Comments
 (0)