Skip to content

Commit 7231ca1

Browse files
authored
Merge pull request #2390 from eerovaher/docs-plots
Add `matplotlib` as a 'docs' dependency
2 parents aaeccb8 + 4401022 commit 7231ca1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ python:
99
path: .
1010
extra_requirements:
1111
- docs
12-
- all
1312

1413
sphinx:
1514
fail_on_warning: true

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ test=
169169
flask
170170
pytest-dependency
171171
docs=
172+
matplotlib
172173
sphinx-astropy>=1.5
173174
scipy
174175
all=

0 commit comments

Comments
 (0)