jenkins-bot merged this change.

View Change

Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified
[test] docs/requirements-py3.txt: Do not install sphinx >=1.8.0

Bug: T204189
Change-Id: I870cce4fcce157629b2238d178bcbde6ed5820b5
---
M docs/requirements-py3.txt
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/requirements-py3.txt b/docs/requirements-py3.txt
index 55c181b..194ce1b 100644
--- a/docs/requirements-py3.txt
+++ b/docs/requirements-py3.txt
@@ -2,6 +2,6 @@
# using sphinx on python3.4.
# requirements.txt and pywikibot[security] are also needed

-sphinx!=1.8.0
+sphinx<1.8.0
sphinx-epytext>=0.0.4
unidiff

To view, visit change 462124. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I870cce4fcce157629b2238d178bcbde6ed5820b5
Gerrit-Change-Number: 462124
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)