Skip to content

Commit

Permalink
No minversion
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 committed Sep 28, 2024
1 parent f8c63e8 commit 05f8826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/datasets/test_ftw.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from torchgeo.datasets import DatasetNotFoundError, FieldsOfTheWorld

pytest.importorskip('pyarrow', minversion='15.0.0')
pytest.importorskip('pyarrow')


class TestFieldsOfTheWorld:
Expand Down

0 comments on commit 05f8826

Please sign in to comment.