We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9764699 commit b6b570cCopy full SHA for b6b570c
1 file changed
Project.toml
@@ -40,7 +40,7 @@ DocStringExtensions = "0.9"
40
Documenter = "0.27"
41
Formatting = "0.4"
42
KernelDensity = "0.6"
43
-MCMCChains = "5.0"
+MCMCChains = "5.0, 6.0"
44
MonteCarloMeasurements = "1.0"
45
NamedArrays = "0.9"
46
NamedTupleTools = "0.13, 0.14"
@@ -58,12 +58,9 @@ Tables = "1.5"
58
julia = "1"
59
60
[extras]
61
-#AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
62
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
63
-#ParetoSmooth = "a68b5a21-f429-434e-8bfa-46b447300aac"
64
StanSample = "c1514b29-d3a0-5178-b312-660c88baa699"
65
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
66
67
[targets]
68
-#test = ["StanSample", "AxisKeys", "ParetoSmooth", "Test"]
69
test = ["StanSample", "Test"]
0 commit comments