We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae1d50 commit 13d8f74Copy full SHA for 13d8f74
1 file changed
test/Project.toml
@@ -1,4 +1,5 @@
1
[deps]
2
+VortexStepMethod = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
3
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
4
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
5
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -33,3 +34,6 @@ StaticArrays = "1"
33
34
Statistics = "1"
35
Test = "1"
36
YAML = "0.4.13"
37
+
38
+[sources]
39
+VortexStepMethod = {path = ".."}
0 commit comments