Skip to content

Commit 7ee2d16

Browse files
committed
Updated sphinx-astropy dependency to use confv2 in pyproject.toml.
1 parent 2a9208d commit 7ee2d16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ test = [
2323
"tox",
2424
]
2525
docs = [
26-
"sphinx-astropy",
27-
"sphinx-copybutton",
26+
"sphinx-astropy[confv2]",
2827
"matplotlib>=3.7",
2928
"photutils>=1.0",
3029
"synphot",

0 commit comments

Comments
 (0)