generic/.readthedocs.yml

15 lines
197 B
YAML
Raw Normal View History

2021-10-28 04:21:14 +03:00
version: 2
formats: all
build:
os: ubuntu-20.04
tools:
python: "3.9"
sphinx:
configuration: docs/conf.py
python:
2022-12-21 23:35:40 +03:00
install:
- method: pip
path: .
extra_requirements:
- docs