We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dd495 commit ec654dfCopy full SHA for ec654df
Project.toml
@@ -9,6 +9,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
9
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
10
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
11
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
12
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
14
15
[compat]
@@ -17,5 +18,6 @@ JSON = "0.21"
17
18
OrderedCollections = "1"
19
Pkg = "1"
20
Tables = "1"
21
+Test = "1"
22
Unitful = "1"
23
julia = "1.7"
0 commit comments