Skip to content

Commit

Permalink
docs: update rtd config (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmmacleod authored Jul 22, 2022
1 parent 06e8250 commit 39f03ac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ formats: all

# Set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- method: setuptools
- method: pip
path: .
extra_requirements:
- doc
4 changes: 0 additions & 4 deletions docs/requirements.txt

This file was deleted.

5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,11 @@ dev =
ligo-gracedb >= 2.0.0
pykerberos
doc =
sphinx
numpydoc
sphinx
sphinx-automodapi
sphinx_bootstrap_theme
astropy_helpers
sphinxcontrib-programoutput

[tool:pytest]
; print skip reasons
Expand Down

0 comments on commit 39f03ac

Please sign in to comment.