Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Mar 7, 2024
1 parent 7fe263e commit 80352a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ function ci_installation()
run(`tar -xjf xpress.tar.bz2`)
root = "lib/python3.10/site-packages/xpress"
run(`cp $root/license/community-xpauth.xpr $root/lib/xpauth.xpr`)
run(`cp lib/python3.10/site-packages/xpress/lib .`)
write_deps_file(joinpath(@__DIR__, root, "lib"))
return
end
Expand Down

0 comments on commit 80352a2

Please sign in to comment.