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 1c699b0 commit f9c56f2Copy full SHA for f9c56f2
docs/make.jl
@@ -5,6 +5,7 @@ const CI = get(ENV, "CI", "false") == "true"
5
6
if CI
7
Pkg.add("Ephemerides")
8
+ Pkg.add("StaticArrays")
9
Pkg.add("ReferenceFrameRotations")
10
Pkg.add("JSMDUtils")
11
Pkg.add("JSMDInterfaces")
0 commit comments