Drop Python 3.7

This commit is contained in:
Adam Turner
2022-04-18 17:33:56 +01:00
parent 7649eb1505
commit 4660b62de0
27 changed files with 167 additions and 291 deletions

View File

@@ -12,7 +12,7 @@ Installing Sphinx
Overview
--------
Sphinx is written in `Python`__ and supports Python 3.7+. It builds upon the
Sphinx is written in `Python`__ and supports Python 3.8+. It builds upon the
shoulders of many third-party libraries such as `Docutils`__ and `Jinja`__,
which are installed when Sphinx is installed.