Skip to content

Commit

Permalink
Trial
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Nov 9, 2023
1 parent f904517 commit bbcc686
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ before-all = [
"unzip upload.zip",
"mv home/runner/work/scip/scip/ipopt/ scip"
]
build-frontend = "pip"
manylinux-x86_64-image = "manylinux_2_24"
environment = { SCIPOPTDIR="$(pwd)/scip", LD_LIBRARY_PATH="$(pwd)/scip/lib:LD_LIBRARY_PATH", DYLD_LIBRARY_PATH="$(pwd)/scip/lib:$DYLD_LIBRARY_PATH", PATH="$(pwd)/scip/bin:$PATH", PKG_CONFIG_PATH="$(pwd)/scip/lib/pkgconfig:$PKG_CONFIG_PATH"}

0 comments on commit bbcc686

Please sign in to comment.