Skip to content

Commit

Permalink
adding missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
JonNesvold committed Sep 16, 2024
1 parent 771940b commit a521e63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ sphinx = "^8.0.2"
[tool.poetry.group.dev.dependencies]
coverage = "^7.2.7"
pytest = "^7.4.0"
sphinx = "^8.0.2"
myst-parser = "^4.0.0"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit a521e63

Please sign in to comment.