Skip to content

Commit 7bfe6e2

Browse files
committed
Add explicit sphinx-js dependency for RTD build debug
1 parent 8ee8d90 commit 7bfe6e2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/requirements.txt

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ ait-core = ">=2.3.0"
4242
sphinx = '>= 4.2'
4343
sphinx-rtd-theme = '*'
4444
sphinxcontrib-httpdomain = '*'
45+
sphinx-js = '*'
4546
pre-commit = '*'

0 commit comments

Comments
 (0)