We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecf196 commit b0e08b2Copy full SHA for b0e08b2
pyproject.toml
@@ -13,6 +13,7 @@ dependencies = [
13
"pygit2==1.17.0",
14
"textual==3.1.0",
15
"pygithub==2.6.1",
16
+ "pyyaml>=6.0",
17
]
18
19
[project.scripts]
0 commit comments