Skip to content

Commit 07a5379

Browse files
committed
DOC: add requirements file for RTD build
Needs m2r and sphinx_py3doc_enhanced_theme.
1 parent 6ddb706 commit 07a5379

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
requirements_file: doc/manual/requirements.txt
2+
13
python:
24
version: 3
35
setup_py_install: true

doc/manual/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
m2r
2+
sphinx_py3doc_enhanced_theme

0 commit comments

Comments
 (0)