Specify python version in netlify.toml (#10859)
This commit is contained in:
parent
dab7223245
commit
2799c4d1fe
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
[build.environment]
|
||||
VITE_DEMO = "true"
|
||||
PYTHON_VERSION = "3.11"
|
||||
|
||||
# Send requests to subpath
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue