OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=112
14 lines
457 B
Diff
14 lines
457 B
Diff
Index: xarray-2025.03.0/pyproject.toml
|
|
===================================================================
|
|
--- xarray-2025.03.0.orig/pyproject.toml
|
|
+++ xarray-2025.03.0/pyproject.toml
|
|
@@ -296,8 +296,6 @@ ban-relative-imports = "all"
|
|
addopts = [
|
|
"--strict-config",
|
|
"--strict-markers",
|
|
- "--mypy-only-local-stub",
|
|
- "--mypy-pyproject-toml-file=pyproject.toml",
|
|
]
|
|
|
|
# We want to forbid warnings from within xarray in our tests — instead we should
|