Skip to content

Commit 711864a

Browse files
committed
Use template for pyproject.toml file.
1 parent 484b66f commit 711864a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description = "Interpolation library for XMS products"
33
has_test_files = false
44

55
xms_dependencies = [
6-
{ name = "xmscore", version = "6.2.5-9-g8647a0cd" },
7-
{ name = "xmsgrid", version = "5.5.3-57-ge7f5a01" },
6+
{ name = "xmscore", version = "6.2.5" },
7+
{ name = "xmsgrid", version = "7.8.5" },
88
]
99

1010
python_namespaced_dir = "interp"

0 commit comments

Comments
 (0)