Skip to content

Commit

Permalink
add gcvspline
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Le Losq committed Jan 16, 2024
1 parent 9bfc906 commit b7b50a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ using PyCall
println("Running build.jl for the Spectra package.")
Conda.pip_interop(true)
Conda.pip("install", "rampy")
Conda.pip("install", "gcvspline")

#Change that to whatever packages you need.
#const PACKAGES = ["rampy>=0.5"]
Expand Down

0 comments on commit b7b50a5

Please sign in to comment.