Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions environments/build_conda_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ channels:
- conda-forge
dependencies:
- python=3.12 # conda-build does not support python 3.13
- conda-build=25.3.2
- libxml2=2.13.7 # libs dependency issue in 2.14.0
- conda-build=25.3.1
Loading