Skip to content

Commit f7baca8

Browse files
committed
try dev arviz-plots as plot_pair fix
1 parent 0ce72ae commit f7baca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dynamic = ["version", "description"]
2727
dependencies = [
2828
"arviz_base >=0.7.0",
2929
"arviz_stats[xarray] >=0.7.0",
30-
"arviz_plots >=0.7.0",
30+
"arviz-plots @ git+https://github.com/arviz-devs/arviz-plots",
3131
]
3232

3333
[tool.flit.module]

0 commit comments

Comments
 (0)