Files
sigal/.readthedocs.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
143 B
YAML
Raw Normal View History

2019-02-24 23:38:10 +01:00
version: 2
2018-09-17 00:17:31 +02:00
build:
image: latest
2018-09-17 00:17:31 +02:00
python:
2021-10-15 22:15:21 +02:00
version: 3.8
2019-02-24 23:38:10 +01:00
install:
- method: pip
path: .
extra_requirements:
- docs