mirror of
https://github.com/django/django.git
synced 2025-11-24 21:00:12 +00:00
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:
parent
0da7a2e9da
commit
447b6c866f
2 changed files with 7 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
pyenchant
|
||||
sphinx
|
||||
Sphinx>=3.1.0
|
||||
sphinxcontrib-spelling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue