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 42cbf8e commit 8f765c8Copy full SHA for 8f765c8
environments/build_conda_pkg.yml
@@ -4,4 +4,4 @@ channels:
4
dependencies:
5
- python=3.12 # conda-build does not support python 3.13
6
- conda-build=25.3.1
7
- - libxml2=2.13.7
+ - libxml2=2.13.7 # libs dependency issue in 2.14.0
0 commit comments