Skip to content

Commit

Permalink
Merge pull request #173 from ojustino/fix-rtd-bullets
Browse files Browse the repository at this point in the history
Use latest stsci_rtd_theme commit in docs
  • Loading branch information
gmzsebastian authored Dec 12, 2023
2 parents 7f6fe11 + f35acde commit e9dd8d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
stsci_rtd_theme
git+https://github.com/spacetelescope/stsci_rtd_theme.git@master#egg=stsci_rtd_theme
# (install stsci_rtd_theme from master until a post 1.0 release occurs
# to prevent issues with bullets in the documentation)
numpy >= 1.13
matplotlib
Cython
Expand Down

0 comments on commit e9dd8d0

Please sign in to comment.