Skip to content

Commit

Permalink
Add explicit sphinx-js dependency for RTD build debug
Browse files Browse the repository at this point in the history
MJJoyce committed Jan 10, 2023
1 parent 8ee8d90 commit 7bfe6e2
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sphinx-rtd-theme
sphinxcontrib-httpdomain
sphinx-js
git+https://github.com/NASA-AMMOS/AIT-Core.git#egg=ait-core
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -42,4 +42,5 @@ ait-core = ">=2.3.0"
sphinx = '>= 4.2'
sphinx-rtd-theme = '*'
sphinxcontrib-httpdomain = '*'
sphinx-js = '*'
pre-commit = '*'

0 comments on commit 7bfe6e2

Please sign in to comment.