mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
Submodules should be part of the readthedocs build
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
path: .
|
path: .
|
||||||
extra_requirements:
|
extra_requirements:
|
||||||
- docs
|
- docs
|
||||||
|
submodules:
|
||||||
|
include: all
|
||||||
|
|||||||
Reference in New Issue
Block a user