Refs #33247 -- Corrected configuration for Read The Docs.

This pins Sphinx version, because the default Sphinx version used by
RTD is not compatible with Python 3.8+.

This also, sets Python 3.8 for RTD builds which is compatible with all
current versions of Django.

Thanks to Mariusz Felisiak for the suggestion.
This commit is contained in:
Carlton Gibson 2021-11-03 18:35:27 +01:00 committed by GitHub
parent 0da7a2e9da
commit 447b6c866f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,3 @@
pyenchant
sphinx
Sphinx>=3.1.0
sphinxcontrib-spelling