Skip to content

Commit 77a7ab1

Browse files
authored
Don't add via build
1 parent 3f135f1 commit 77a7ab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/build.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
using Pkg
2-
Pkg.add(PackageSpec(url="https://github.com/RoboticExplorationLab/MatrixCalculus.jl.git"))
1+
# using Pkg
2+
# Pkg.add(PackageSpec(url="https://github.com/RoboticExplorationLab/MatrixCalculus.jl.git"))

0 commit comments

Comments
 (0)