Skip to content

Commit

Permalink
add xarray to examples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Jun 15, 2024
1 parent 67acd1b commit 1d00ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def get_long_description():
"ipywidgets",
"seaborn",
"numdifftools",
"xarray",
]
+ (
["pyvinecopulib" + "==0.6.4" if CI else "", "vtk"]
Expand Down

0 comments on commit 1d00ea0

Please sign in to comment.