Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405580 )
Change subject: [doc] No reason to restrict sphinx to very outdated release ...................................................................... [doc] No reason to restrict sphinx to very outdated release Change-Id: Iae68e33e98c44e112a3a234d8237dd5f8fe5dd6e --- M docs/requirements-py3.txt 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/80/405580/1 diff --git a/docs/requirements-py3.txt b/docs/requirements-py3.txt index 7403a65..6ff7fe5 100644 --- a/docs/requirements-py3.txt +++ b/docs/requirements-py3.txt @@ -1,8 +1,8 @@ # This is a PIP requirements file for building Sphinx documentation of pywikibot -# using sphinx-1.3b1 on python3.4, and is used by readthedocs.org. +# using sphinx on python3.4. # requests-requirements.txt is also needed -sphinx==1.3.1 +sphinx sphinx-epytext>=0.0.4 numpydoc -- To view, visit https://gerrit.wikimedia.org/r/405580 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iae68e33e98c44e112a3a234d8237dd5f8fe5dd6e Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
