Skip to content

Commit 9b1f5be

Browse files
authored
Remove w/a with pinning libxml2 version (#2410)
This PR removes explicit pinning on libxml2 version `2.13.7` added in scope of #2409. The issue has been the new build published on conda-forge.
1 parent fb427db commit 9b1f5be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

environments/build_conda_pkg.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ channels:
44
dependencies:
55
- python=3.12 # conda-build does not support python 3.13
66
- conda-build=25.3.2
7-
- libxml2=2.13.7 # libs dependency issue in 2.14.0

0 commit comments

Comments
 (0)