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 8e1ca29 commit c1bf3a5Copy full SHA for c1bf3a5
docs/Project.toml
@@ -28,8 +28,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
28
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
29
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
30
31
-[sources.NetworkDynamics]
32
-path = ".."
+[sources]
+NetworkDynamics = {path = ".."}
33
34
[compat]
35
CairoMakie = "0.13.1"
0 commit comments