Skip to content

Commit 78570b6

Browse files
committed
Use netlify.toml to set PYTHON_VERSION env var instead of obscured global setting
1 parent c6cd1c2 commit 78570b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build.environment]
2+
PYTHON_VERSION = "3.8"

0 commit comments

Comments
 (0)