We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdf53e commit c270257Copy full SHA for c270257
pyproject.toml
@@ -128,11 +128,8 @@ build-requires = [
128
host-requires = [
129
"virtual:interface/blas",
130
"virtual:compiler/fortran",
131
-<<<<<<< HEAD
132
"pkg:generic/brial",
133
-=======
134
"pkg:generic/boost",
135
->>>>>>> origin/develop
136
"pkg:generic/cddlib",
137
"pkg:generic/cliquer",
138
"pkg:generic/ecl",
@@ -184,7 +181,6 @@ dependencies = [
184
181
185
182
[external.optional-host-requires]
186
183
extra = [
187
- "pkg:generic/boost",
188
"pkg:generic/bliss",
189
190
"pkg:generic/coxeter3",
0 commit comments