Merge pull request #1980 from PyCQA/asottile-patch-1

add rtd sphinx config
This commit is contained in:
Anthony Sottile 2025-04-11 17:42:13 -04:00 committed by GitHub
commit 6b6f3d5fef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,3 +8,5 @@ python:
install:
- path: .
- requirements: docs/source/requirements.txt
sphinx:
configuration: docs/source/conf.py