Skip to content

Commit

Permalink
Fix build file
Browse files Browse the repository at this point in the history
  • Loading branch information
filipebraida committed Nov 22, 2017
1 parent ac06150 commit aebbef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using PyCall

println("Running build.jl for the OdsIO package.")
println("Running build.jl for the Surprise package.")

# Change that to whatever packages you need.
const PACKAGES = ["numpy", "scikit-surprise"]
Expand Down

0 comments on commit aebbef1

Please sign in to comment.