Skip to content

Commit 93351bc

Browse files
committed
Rel 4.6.0 Updates for J v1.9 and packages
1 parent b04f627 commit 93351bc

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Project.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "StatisticalRethinking"
22
uuid = "2d09df54-9d0f-5258-8220-54c2a3d4fbee"
3-
version = "4.5.3"
3+
version = "4.6.0"
44

55
[deps]
66
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -58,11 +58,12 @@ Tables = "1.5"
5858
julia = "1"
5959

6060
[extras]
61-
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
61+
#AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
6262
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
63-
ParetoSmooth = "a68b5a21-f429-434e-8bfa-46b447300aac"
63+
#ParetoSmooth = "a68b5a21-f429-434e-8bfa-46b447300aac"
6464
StanSample = "c1514b29-d3a0-5178-b312-660c88baa699"
6565
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6666

6767
[targets]
68-
test = ["StanSample", "AxisKeys", "ParetoSmooth", "Test"]
68+
#test = ["StanSample", "AxisKeys", "ParetoSmooth", "Test"]
69+
test = ["StanSample", "Test"]

0 commit comments

Comments
 (0)