Files
sphinx/.readthedocs.yml

17 lines
174 B
YAML
Raw Normal View History

2021-01-16 21:30:28 +09:00
version: 2
2021-02-17 00:32:47 +09:00
build:
os: ubuntu-22.04
tools:
python: "3"
2021-02-17 00:32:47 +09:00
formats:
- pdf
2021-01-16 21:30:28 +09:00
python:
install:
- method: pip
path: .
extra_requirements:
- docs