This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
flask-calibrestekje/.readthedocs.yml

17 lines
213 B
YAML
Raw Permalink Normal View History

2020-03-01 00:55:49 +00:00
version: 2
build:
image: latest
sphinx:
configuration: docs/source/conf.py
fail_on_warning: true
python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs