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 2b3153d commit b4bdb1dCopy full SHA for b4bdb1d
pyproject.toml
@@ -129,11 +129,9 @@ host-requires = [
129
"virtual:interface/blas",
130
"virtual:compiler/fortran",
131
"pkg:generic/boost",
132
- "pkg:generic/brial",
133
"pkg:generic/cddlib",
134
"pkg:generic/cliquer",
135
"pkg:generic/ecl",
136
- "pkg:generic/eclib",
137
"pkg:generic/ecm",
138
"pkg:generic/fflas-ffpack",
139
"pkg:generic/flint",
@@ -183,7 +181,9 @@ dependencies = [
183
181
[external.optional-host-requires]
184
182
extra = [
185
"pkg:generic/bliss",
+ "pkg:generic/brial",
186
"pkg:generic/coxeter3",
+ "pkg:generic/eclib",
187
"pkg:generic/mcqd",
188
"pkg:generic/meataxe",
189
"pkg:generic/sirocco",
0 commit comments