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 c4ee605 commit c717261Copy full SHA for c717261
1 file changed
pixi.toml
@@ -264,6 +264,7 @@ depends-on = ['_docs-generate-rst', '_docs-refmanual', '_docs-generate']
264
[feature.build.dependencies]
265
python-build = "*"
266
conda-build = "*"
267
+conda-libmamba-solver = "!=25.11.0" # tmp pin https://github.com/conda/conda-libmamba-solver/issues/790
268
269
[feature.build.tasks]
270
build-conda = 'bash scripts/conda/build.sh'
0 commit comments