Code Review
/
aaa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Move aaa-app-config
[aaa.git]
/
.readthedocs.yml
1
# .readthedocs.yml
2
# Read the Docs configuration file
3
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
4
5
# Required
6
version: 2
7
8
sphinx:
9
configuration: docs/conf.py
10
11
python:
12
version: 3.7
13
install:
14
- requirements: docs/requirements.txt