Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/904945 )

Change subject: Revert "[doc] Run Sphinx 6 for creating documentation"
......................................................................

Revert "[doc] Run Sphinx 6 for creating documentation"

This reverts commit 27649f9ce273ed9486f2362310bd38827fbdcec4.

Reason for revert: T333816

Bug: T333816
Change-Id: Idc9f05baef36e282c13089247c054deb4a5a7a02
---
M tox.ini
1 file changed, 16 insertions(+), 2 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Verified; Looks good to me, approved




diff --git a/tox.ini b/tox.ini
index f0ab1b4..17b9aca 100644
--- a/tox.ini
+++ b/tox.ini
@@ -83,7 +83,7 @@
 commands = {posargs}

 [testenv:doc]
-basepython = python3.9
+basepython = python3.7
 commands =
     sphinx-build -M html ./docs ./docs/_build -j auto
 deps =
@@ -100,7 +100,7 @@
     -rdocs/requirements.txt

 [testenv:sphinx]
-basepython = python3.9
+basepython = python3.7
 commands =
     sphinx-build -M html ./docs ./docs/_build -j auto -D html_theme=nature
 deps =

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/904945
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Idc9f05baef36e282c13089247c054deb4a5a7a02
Gerrit-Change-Number: 904945
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to