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 47ea61c commit 8161d4bCopy full SHA for 8161d4b
Project.toml
@@ -29,5 +29,5 @@ ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
29
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
30
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
31
32
-[target]
+[targets]
33
test = ["Test", "BlackBoxOptim", "DelayDiffEq", "LeastSquaresOptim", "NLopt", "Optim", "OrdinaryDiffEq", "ParameterizedFunctions", "StochasticDiffEq"]
0 commit comments