1
0
forked from VimPlug/jedi
Files
jedi-fork/.readthedocs.yml
T
2026-04-27 01:48:02 +02:00

22 lines
257 B
YAML

version: 2
python:
install:
- method: pip
path: .
extra_requirements:
- docs
submodules:
include: all
sphinx:
configuration: docs/conf.py
build:
os: ubuntu-24.04
tools:
python: "3.14"
apt_packages:
- graphviz