Skip to content

Commit

Permalink
Ignore non-related deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Dec 13, 2023
1 parent 8a29834 commit 7a14823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ Dask = [
testpaths = [
"src/openeo_test_suite/tests",
]
filterwarnings = [
"ignore:(pkg_resources|jsonschema.RefResolver):DeprecationWarning",
]

0 comments on commit 7a14823

Please sign in to comment.