Skip to content

Commit f2d83f9

Browse files
committed
Supposedly that's what I put this here for.
1 parent 0865bfb commit f2d83f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/doc-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
lxml
2+
sphinx

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ deps =
5555
basepython = python
5656
changedir = docs
5757
deps =
58-
lxml
59-
sphinx
58+
-r{toxinidir}/docs/doc-requirements.txt
6059
commands =
6160
sphinx-build [] -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
6261

0 commit comments

Comments
 (0)