Skip to content

Commit 16b2d9e

Browse files
committed
Update RTD config for broken build debug
1 parent ea11347 commit 16b2d9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
sphinx-rtd-theme
2+
sphinxcontrib-httpdomain
13
git+https://github.com/NASA-AMMOS/AIT-Core.git#egg=ait-core

readthedocs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
build:
2-
image: latest
31
formats:
42
- none
53
python:
6-
version: 3.7
4+
version: "3.8"
75
pip_install: true
86
install:
97
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)