Skip to content

Commit 2ef1f61

Browse files
authored
add sources to docs project
1 parent 37b32c2 commit 2ef1f61

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1515
[compat]
1616
Documenter = "1.3"
1717
Lux = "1"
18-
ModelingToolkit = "9.9"
18+
ModelingToolkit = "9"
1919
ModelingToolkitNeuralNets = "1"
2020
ModelingToolkitStandardLibrary = "2.7"
2121
Optimization = "3.24, 4.0"
@@ -25,3 +25,6 @@ Plots = "1"
2525
SciMLStructures = "1.1.0"
2626
StableRNGs = "1"
2727
SymbolicIndexingInterface = "0.3.15"
28+
29+
[sources]
30+
ModelingToolkitNeuralNets = { path = ".." }

0 commit comments

Comments
 (0)