Skip to content

Commit 9233fdd

Browse files
committed
Add matplotlib as a docs dependency
The documentation already contains plots, so `matplotlib` is required for building it. `matplotlib` does not have to be explicitly listed in the 'all' dependencies because it is included indirectly through `aplpy`.
1 parent aaeccb8 commit 9233fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)