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 6526e5a commit 48388eeCopy full SHA for 48388ee
Project.toml
@@ -131,3 +131,6 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
131
132
[targets]
133
test = ["Distributed", "Measurements", "Unitful", "LabelledArrays", "ForwardDiff", "SparseArrays", "InteractiveUtils", "Pkg", "Random", "ReverseDiff", "StaticArrays", "SafeTestsets", "Statistics", "Test", "Distributions", "Aqua"]
134
+
135
+[sources]
136
+SciMLBase = { url = "https://github.com/AayushSabharwal/SciMLBase.jl", rev = "as/callback-save" }
0 commit comments