Merge pull request #14505 from qlyoung/fix-rtd-build-sphinx-version

doc: unpin sphinx from 4.0.2
This commit is contained in:
mobash-rasool 2023-09-29 09:44:39 +05:30 committed by GitHub
commit f407515f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 9 deletions

View File

@ -10,7 +10,3 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: doc/developer/conf.py
python:
install:
- requirements: doc/requirements.txt

View File

@ -1 +0,0 @@
sphinx==4.0.2

View File

@ -10,7 +10,3 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: doc/user/conf.py
python:
install:
- requirements: doc/requirements.txt