Skip to content

Commit

Permalink
added pyyaml to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed Jun 14, 2023
1 parent 690fde5 commit 7e0537c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
dynamic = ["version"]
dependencies = [
"click",
"yaml",
"pyyaml",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7e0537c

Please sign in to comment.