Skip to content

Commit

Permalink
add missing poetry dev dep sphinx
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lerch <[email protected]>
  • Loading branch information
ryanlerch committed Apr 3, 2024
1 parent c1f13eb commit dcf6b9f
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 1 deletion.
229 changes: 228 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ pytest-cov = "^5.0.0"
coverage = "^7.4.4"
ruff = "^0.3.5"
black = "^24.3.0"
sphinx = "^7.2.6"

[tool.poetry.plugins."paste.app_factory"]
main = "tahrir:main"
Expand Down

0 comments on commit dcf6b9f

Please sign in to comment.