Skip to content

Commit 6463778

Browse files
committed
fix tox compatibility
1 parent feb27de commit 6463778

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docsource/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sphinxcontrib-plantuml == 0.14
55
sphinxcontrib-svg2pdfconverter == 0.1.0
66
sphinx-version-ref >= 0.0.1a1
77

8-
-e git+https://github.com/scality/sphinx-tools.git@v5.6.1#egg=sphinx_scality
8+
-e git+https://github.com/scality/sphinx-tools.git@v3.2#egg=sphinx_scality

docs/docsource/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# tox -e pip-compile
66
#
7-
-e git+https://github.com/scality/sphinx-tools.git@v5.6.1#egg=sphinx_scality
7+
-e git+https://github.com/scality/sphinx-tools.git@v3.2#egg=sphinx_scality
88
alabaster==0.7.12 # via sphinx
99
babel==2.9.1 # via sphinx
1010
certifi==2021.5.30 # via requests

0 commit comments

Comments
 (0)