1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-16 07:27:50 +02:00

[netlify] Pin python version (#11244)

This commit is contained in:
Jesse Hills 2025-10-15 12:37:27 +13:00
parent 780ece73ff
commit 48a557b005
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

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