forked from VimPlug/jedi
54af6fa86d
Docs were not building on read the docs, see also: https://github.com/sphinx-doc/sphinx/issues/9788
9 lines
109 B
YAML
9 lines
109 B
YAML
version: 2
|
|
|
|
python:
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
extra_requirements:
|
|
- docs
|