Skip to content

Commit

Permalink
Use dev version of pytest-arraydiff
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybradley committed Sep 13, 2023
1 parent 7fefed4 commit 9de68eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ all = [
'shapely',
]
test = [
'pytest-arraydiff',
'pytest-arraydiff @ git+https://github.com/astropy/pytest-arraydiff',
'pytest-astropy>=0.10',
]
docs = [
Expand Down

0 comments on commit 9de68eb

Please sign in to comment.