Files
Py-SPW/.readthedocs.yaml
2023-05-08 22:34:21 +03:00

15 lines
202 B
YAML

version: 2
build:
os: "ubuntu-20.04"
tools:
python: "3.7"
sphinx:
fail_on_warning: true
python:
install:
- method: pip
path: .
- requirements: ./docs/source/requirements.txt