repo.or.cz
/
mailman.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'doc' into 'master'
[mailman.git]
/
.readthedocs.yml
blob
493ed5e3debe02f7cfb0740bd95f56173c659069
1
version: 2
2
3
sphinx:
4
configuration: conf.py
5
6
python:
7
install:
8
- requirements: requirements-docs.txt
9
- method: pip
10
path: .
11
12
13
build:
14
os: ubuntu-22.04
15
tools:
16
python: "3.11"
17
apt_packages:
18
- graphviz