Code Review
/
com
/
pylog.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
095222aca859ab2993fb85ec1060070d7d103dfe
[com/pylog.git]
/
.readthedocs.yaml
1
---
2
version: 2
3
4
formats:
5
- htmlzip
6
7
build:
8
image: latest
9
10
python:
11
version: 3.7
12
install:
13
- requirements: docs/requirements-docs.txt
14
15
sphinx:
16
configuration: docs/conf.py