Skip to content

Commit

Permalink
dev: add griffe-pydantic as dev dep for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Oct 18, 2024
1 parent f1f169a commit e18c8d2
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 @@ -55,6 +55,7 @@ ci = "https://github.com/machow/quartodoc/actions"

[project.optional-dependencies]
dev = [
"griffe-pydantic",
"pytest<8.0.0",
"pytest-cov",
"jupyterlab",
Expand Down

0 comments on commit e18c8d2

Please sign in to comment.