1
0
forked from VimPlug/jedi

Try to fix docs dependencies

Docs were not building on read the docs, see also: https://github.com/sphinx-doc/sphinx/issues/9788
This commit is contained in:
Dave Halter
2021-11-17 13:33:41 +01:00
parent fae26fa7a4
commit 54af6fa86d
2 changed files with 11 additions and 1 deletions

View File

@@ -1,2 +1,8 @@
version: 2
python:
pip_install: true
install:
- method: pip
path: .
extra_requirements:
- docs