Skip to content

Commit b1a1be4

Browse files
hoodmanestephenfin
authored andcommitted
Add defusedxml to tox deps
Until Sphinx cuts a release with [1] included. [1] sphinx-doc/sphinx#12362
1 parent dc0d8ea commit b1a1be4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ deps =
1515
click7: click>=7.0,<8.0
1616
click8: click>=8.0,<9.0
1717
click8-async: asyncclick>=8.0,<9.0
18+
defusedxml
1819
commands =
1920
python -m pytest --cov {toxinidir}/sphinx_click {posargs}
2021
pip_pre =

0 commit comments

Comments
 (0)