Skip to content

Commit 102f20e

Browse files
committed
add readthedocs config
1 parent 18d6551 commit 102f20e

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

.readthedocs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
python:
3+
install:
4+
- method: pip
5+
path: .
6+
- requirements: docs/requirements.txt

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx~=2.2.0
2-
Pallets-Sphinx-Themes~=1.2.2
1+
Sphinx~=2.4.4
2+
Pallets-Sphinx-Themes~=1.2.3
33
sphinxcontrib-log-cabinet~=1.0.1
44
sphinx-issues~=1.2.0

0 commit comments

Comments
 (0)