Skip to content

Commit 0fb3bb5

Browse files
committed
chore: add PyYAML dependency as it's needed on 26.04
1 parent b30eea4 commit 0fb3bb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dependencies = [
66
"ops",
77
"charmhelpers",
88
"cosl",
9+
"PyYAML"
910
]
1011

1112
[project.optional-dependencies]

0 commit comments

Comments
 (0)