Skip to content

Commit

Permalink
add sphinx-astropy
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Sep 13, 2023
1 parent c493394 commit 36102aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ sphinx:
fail_on_warning: true

# Optionally declare the Python requirements required to build your docs
python:
install:
- method: pip
path: .
extra_requirements:
- docs
- all
# python:
# install:
# - method: pip
# path: .
# extra_requirements:
# - docs
# - all

# If using Sphinx, optionally build your docs in additional formats such as PDF
formats: []
1 change: 1 addition & 0 deletions docs/rtd_environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ dependencies:
- python=3.11
- pip
- graphviz
- sphinx-astropy

0 comments on commit 36102aa

Please sign in to comment.