Skip to content

Commit a153d16

Browse files
committed
Added matplotlib>=3.7 as a testing dependency in pyproject.toml.
1 parent e026cf0 commit a153d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
test = [
2121
"pytest-astropy",
2222
"photutils>=1.0",
23+
"matplotlib>=3.7",
2324
"tox",
2425
]
2526
docs = [

0 commit comments

Comments
 (0)