We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17946c2 + 4de63fc commit f94f954Copy full SHA for f94f954
pyproject.toml
@@ -1,4 +1,6 @@
1
[project]
2
+name = "ESPHome"
3
+version = "0"
4
# ESPHome doesn't allow Python 3.14, which Dependabot attempts to use - constrain
5
# the Python version correspondingly.
6
requires-python = ">=3.11.0,<3.14"
0 commit comments