Skip to content

Commit c270257

Browse files
authored
fix pyproject.toml (boost issue)
1 parent 6cdf53e commit c270257

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,8 @@ build-requires = [
128128
host-requires = [
129129
"virtual:interface/blas",
130130
"virtual:compiler/fortran",
131-
<<<<<<< HEAD
132131
"pkg:generic/brial",
133-
=======
134132
"pkg:generic/boost",
135-
>>>>>>> origin/develop
136133
"pkg:generic/cddlib",
137134
"pkg:generic/cliquer",
138135
"pkg:generic/ecl",
@@ -184,7 +181,6 @@ dependencies = [
184181

185182
[external.optional-host-requires]
186183
extra = [
187-
"pkg:generic/boost",
188184
"pkg:generic/bliss",
189185
"pkg:generic/brial",
190186
"pkg:generic/coxeter3",

0 commit comments

Comments
 (0)