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 8c2c9b7 commit 90f3b5dCopy full SHA for 90f3b5d
1 file changed
Project.toml
@@ -21,3 +21,12 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
21
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
22
TextParse = "e0df1984-e451-5cb5-8b61-797a481e67e3"
23
WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
24
+
25
+[compat]
26
+julia = "1.0"
27
28
+[extras]
29
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
30
31
+[targets]
32
+test = ["Test"]
0 commit comments