Skip to content

Commit

Permalink
Trial
Browse files Browse the repository at this point in the history
mmghannam committed Nov 15, 2023
1 parent 88454a2 commit 5eacab7
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
@@ -31,4 +31,4 @@ before-all = [
"mv .\\scip-test\\scip_install .\\test",
"mv .\\test .\\scip"
]
environment = { SCIPOPTDIR='./scip', PATH='$(pwd)/scip/bin:$PATH'}
environment = { SCIPOPTDIR='$(pwd)/scip', PATH='$(pwd)/scip/bin:$PATH'}

0 comments on commit 5eacab7

Please sign in to comment.