Skip to content

Commit 44a6371

Browse files
committed
specify test dependencies
1 parent 649fa7d commit 44a6371

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NetworkDynamicsInspector/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ OrdinaryDiffEqTsit5 = "b1df2697-797e-41e3-8120-5422d3b24e4a"
2424
[sources]
2525
NetworkDynamics = {path = ".."}
2626

27+
[targets]
28+
test = ["Aqua", "ExplicitImports", "ModelingToolkit", "OrdinaryDiffEqTsit5"]
29+
2730
[compat]
2831
Aqua = "0.8.9"
2932
Bonito = "4.0.0"

0 commit comments

Comments
 (0)