2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-30 09:20:03 +00:00

Specify python version in netlify.toml (#10859)

This commit is contained in:
Oliver
2025-11-19 13:55:34 +11:00
committed by GitHub
parent dab7223245
commit 2799c4d1fe

View File

@@ -7,6 +7,7 @@
[build.environment] [build.environment]
VITE_DEMO = "true" VITE_DEMO = "true"
PYTHON_VERSION = "3.11"
# Send requests to subpath # Send requests to subpath