Skip to content

Commit e3dccbf

Browse files
authored
skip using 2025.8.0 in CI (#94)
1 parent 4445593 commit e3dccbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ funding = "https://opencollective.com/arviz"
4141

4242
[project.optional-dependencies]
4343
test = [
44+
"xarray!=2025.8.0",
4445
"pytest",
4546
"pytest-cov",
4647
"scipy",

0 commit comments

Comments
 (0)