Skip to content

Commit d621442

Browse files
committed
ignore xarray disutils deprecationwarning, can't upgrade to Python3.8
1 parent 591e863 commit d621442

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
filterwarnings =
3+
ignore:distutils:DeprecationWarning

0 commit comments

Comments
 (0)