maestral/.readthedocs.yaml

13 lines
166 B
YAML
Raw Normal View History

2022-01-20 02:29:41 +03:00
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.10"
sphinx:
configuration: docs/conf.py
python:
install:
2022-01-20 02:55:02 +03:00
- requirements: docs/requirements.txt