Skip to content

Commit

Permalink
Add django-relatives package as docs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
treyhunner committed Jan 13, 2024
1 parent 9a7c3b2 commit 62fdf77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
..
Sphinx==7.2.6
furo==2023.9.10
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ changedir = docs
deps =
-r docs/requirements.txt
commands =
sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
sphinx-build -W -b dirhtml -d {envtmpdir}/doctrees . {envtmpdir}/html


[testenv:pre-commit]
Expand Down

0 comments on commit 62fdf77

Please sign in to comment.