Skip to content

Commit 86cec92

Browse files
committed
Add Project.toml
1 parent 9342125 commit 86cec92

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: Project.toml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name = "PairwiseListMatrices"
2+
uuid = "f9da4da7-9382-5435-b973-175f5d8dfb32"
3+
version = "0.7.1"
4+
5+
[deps]
6+
NamedArrays = "86f7a689-2022-50b4-a561-43c23ac3c673"
7+
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
8+
9+
[compat]
10+
NamedArrays = "≥ 0.9.2"
11+
julia = "≥ 1.0.0"

0 commit comments

Comments
 (0)