Skip to content

Commit

Permalink
Add defusedxml as test requirement
Browse files Browse the repository at this point in the history
Until Sphinx v7.3.8 or v7.4.0 is released with [1] included.

[1] sphinx-doc/sphinx#12362

Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed May 14, 2024
1 parent 7cbceba commit 56bf3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ deps =
pytest
pytest-cov
coverage
defusedxml
click7: click>=7.0,<8.0
click8: click>=8.0,<9.0
click8-async: asyncclick>=8.0,<9.0
Expand Down

0 comments on commit 56bf3ba

Please sign in to comment.