We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b3339 commit 2f18483Copy full SHA for 2f18483
pyproject.toml
@@ -26,6 +26,7 @@ classifiers = [
26
]
27
28
dependencies = [
29
+ "pyyaml>=6.0.1",
30
31
urls."Bug Tracker" = "https://github.com/home-assistant-libs/annotatedyaml/issues"
32
urls.Changelog = "https://github.com/home-assistant-libs/annotatedyaml/blob/main/CHANGELOG.md"
0 commit comments