Skip to content

Commit

Permalink
Update dkist/dataset/tests/test_crop_dataset.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair authored Jan 7, 2025
1 parent e94a5d0 commit b052683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkist/dataset/tests/test_crop_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from astropy.coordinates import SkyCoord, SpectralCoord, StokesCoord
from astropy.time import Time

gwcs = pytest.importorskip("gwcs", "0.22.2")
gwcs = pytest.importorskip("gwcs", "0.22.2a1.dev2")


def test_crop_visp_by_only_stokes(croppable_visp_dataset):
Expand Down

0 comments on commit b052683

Please sign in to comment.