Skip to content

Commit 1484e43

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for OptimalTransport at version 0.3 for package basic, (keep existing compat) (#198)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 4d08935 commit 1484e43

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/basic/Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ PythonOT = "3c485715-4278-42b2-9b5f-8f00e43c12ef"
88
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
Tulip = "6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
1010

11+
[sources.OptimalTransport]
12+
path = "../.."
13+
1114
[compat]
1215
Distances = "0.10"
1316
Literate = "2.9"
17+
OptimalTransport = "0.3"
1418
Plots = "1"
1519
PythonOT = "0.1"
1620
Tulip = "0.9"
17-
18-
[sources.OptimalTransport]
19-
path = "../.."

0 commit comments

Comments
 (0)