We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f93bf commit 66da5e6Copy full SHA for 66da5e6
docs/Project.toml
@@ -7,11 +7,11 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
7
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
8
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
9
10
-[sources]
11
-ArviZPythonPlots = {path = ".."}
+[sources.ArviZPythonPlots]
+path = ".."
12
13
[compat]
14
-ArviZ = "0.13"
+ArviZ = "0.13, 0.14"
15
ArviZExampleData = "0.1.5"
16
Distributions = "0.25"
17
Documenter = "1"
0 commit comments