Update docs to note 1.6 as lowest version

This commit is contained in:
Anthony Johnson 2021-08-02 18:01:55 -07:00
parent 02d8fe0764
commit f5b02911ae
No known key found for this signature in database
GPG Key ID: 709FE91423F05AA0

View File

@ -77,7 +77,7 @@ The following cases need to be tested with changes to CSS or JavaScript:
* We currently support both the Sphinx HTML4 writer and HTML5 writer. This makes
for some complex CSS selectors
* Multiple major versions of Sphinx should be tested. We currently support back
to Sphinx version ``1.x``
to Sphinx version ``1.6``
It's easiest to test combinations of dependency versions using ``tox``: