Files
parso/.readthedocs.yml
2024-04-21 10:50:21 +02:00

17 lines
187 B
YAML

version: 2
python:
install:
- method: pip
path: .
extra_requirements:
- docs
submodules:
include: all
build:
os: ubuntu-22.04
tools:
python: "3.11"