Files
docs/netlify.toml
yubiuser 32949ec4d8 Update to python 3.14
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-10-11 12:52:35 +02:00

12 lines
237 B
TOML

[build]
base = "/"
publish = "site/"
command = "mkdocs build --clean --strict"
[build.environment]
PYTHON_VERSION = "3.14"
NODE_VERSION = "24"
CI = "true"
DISABLE_OPENCOLLECTIVE = "true"
OPENCOLLECTIVE_HIDE = "true"