Skip to content

Commit

Permalink
Fix build error due to missing sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
monim67 committed Nov 12, 2022
1 parent 3cafc66 commit c0fa91f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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 @@ -51,6 +51,7 @@ mypy = "*"
django-stubs = "^1.12.0"
coverage = { extras = ["toml"], version = "^6.5.0" }
rstcheck = "^6.1.0"
sphinx = "^4.3.2"
poethepoet = "^0.15.0"
django-crispy-forms = "^1.14.0"
django-filter = "^22.1"
Expand Down

0 comments on commit c0fa91f

Please sign in to comment.