Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/838201 )
Change subject: [sphinx] Do not use sphinx 5.2 ...................................................................... [sphinx] Do not use sphinx 5.2 Change-Id: I4f74633dfc8fea246cf79a63d72d112d0aacd812 --- M docs/requirements-py3.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Verified; Looks good to me, approved diff --git a/docs/requirements-py3.txt b/docs/requirements-py3.txt index ca73c35..3d73e4b 100644 --- a/docs/requirements-py3.txt +++ b/docs/requirements-py3.txt @@ -1,5 +1,5 @@ # This is a PIP requirements file for building Sphinx documentation of pywikibot # requirements.txt is also needed -sphinx >= 5.1.1, != 5.2.0, != 5.2.1, != 5.2.2, != 5.2.3 +sphinx != 5.2 rstcheck >=3.5.0 \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/838201 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: I4f74633dfc8fea246cf79a63d72d112d0aacd812 Gerrit-Change-Number: 838201 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
