Skip to content

Commit

Permalink
Hardcode current working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Nov 13, 2023
1 parent 1ab8a97 commit 4bb192a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ before-all = [
"mv .\\scip-test\\scip_install .\\test",
"mv .\\test .\\scip"
]
environment = { SCIPOPTDIR="$(pwd)/scip"}
environment = { SCIPOPTDIR="D:\\a\\PySCIPOpt\\PySCIPOpt\\scip"}

0 comments on commit 4bb192a

Please sign in to comment.