We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15f943 commit 976a489Copy full SHA for 976a489
1 file changed
Project.toml
@@ -26,3 +26,10 @@ Requires = "1"
26
SnoopPrecompile = "1"
27
StatsModels = "0.4, 0.5, 0.6"
28
julia = "1.4"
29
+
30
+[extras]
31
+Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
32
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
33
34
+[targets]
35
+test = ["Plots", "Test"]
0 commit comments