Skip to content

Commit

Permalink
chore: add cffconvert to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Nov 17, 2023
1 parent b6fba24 commit 5cb0b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ requires-python = ">=3.8"
dependencies = [
"pyyaml >= 6.0",
"Click >= 8.1.3",
"cffconvert >= 2.0.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 5cb0b7a

Please sign in to comment.