Skip to content

Commit 05944ac

Browse files
committed
Add [sources] for [email protected]
1 parent 7607955 commit 05944ac

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,6 @@ julia = "1.10.2"
9090
[extras]
9191
DynamicHMC = "bbc10e6e-7c05-544b-b16e-64fede858acb"
9292
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
93+
94+
[sources]
95+
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}

test/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ StatsBase = "0.33, 0.34"
7777
StatsFuns = "0.9.5, 1"
7878
TimerOutputs = "0.5"
7979
julia = "1.10"
80+
81+
[sources]
82+
DynamicPPL = {url = "https://github.com/TuringLang/DynamicPPL.jl", rev = "breaking"}

0 commit comments

Comments
 (0)