Skip to content

Commit 935963c

Browse files
committed
Move Sphinx from tox.ini to docs/requirements.txt
1 parent 76460ef commit 935963c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
Sphinx
12
Django
23
Jinja2

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ deps =
3131

3232
[testenv:docs]
3333
deps =
34-
Sphinx>=1.3
3534
-r{toxinidir}/docs/requirements.txt
3635
basepython = python3.12
3736
commands =

0 commit comments

Comments
 (0)