Skip to content

Commit 8c4832a

Browse files
committed
MAINT: Use scipy fork of HiGHS [wheel build]
Now upstream compatible
1 parent 1c39b01 commit 8c4832a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
# https://mesonbuild.com/Subprojects.html#why-must-all-subprojects-be-inside-a-single-directory
2828
[submodule "subprojects/highs"]
2929
path = subprojects/highs
30-
url = https://github.com/HaoZeke/HiGHS
31-
branch = tk3_scipy
30+
url = https://github.com/scipy/HiGHs
31+
shallow = true

0 commit comments

Comments
 (0)