1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-15 08:13:51 +01:00

[netlify] Pin python version (#11244)

This commit is contained in:
Jesse Hills
2025-10-15 12:37:27 +13:00
committed by GitHub
parent 72ec9b672e
commit b927b29a0a

View File

@@ -1,3 +1,4 @@
[build]
command = "script/build-api-docs"
publish = "api-docs"
environment = { PYTHON_VERSION = "3.13" }