forked from VimPlug/jedi
Explicit sphinx config path
This is now required by ReadTheDocs; see https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
This commit is contained in:
@@ -10,6 +10,9 @@ python:
|
||||
submodules:
|
||||
include: all
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
|
||||
Reference in New Issue
Block a user