Skip to content

Commit c228980

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: add new compat entry for OptimalTransport at version 0.3 for package OneDimension, (keep existing compat) (#197)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 1484e43 commit c228980

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/OneDimension/Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ OptimalTransport = "7e02d93a-ae51-4f58-b602-d97af76e3b33"
77
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
99

10+
[sources.OptimalTransport]
11+
path = "../.."
12+
1013
[compat]
1114
Distances = "0.10"
1215
Distributions = "0.25"
1316
Literate = "2.9"
17+
OptimalTransport = "0.3"
1418
StatsPlots = "0.15"
15-
16-
[sources.OptimalTransport]
17-
path = "../.."

0 commit comments

Comments
 (0)