mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
6 lines
156 B
INI
6 lines
156 B
INI
[tool:pytest]
|
|
testpaths = tests
|
|
filterwarnings =
|
|
ignore::rasterio.errors.NotGeoreferencedWarning
|
|
ignore::rasterio.errors.RasterioDeprecationWarning
|