Skip to content

Commit

Permalink
Merge pull request #18 from jaimergp/vendor-mamba-utils
Browse files Browse the repository at this point in the history
Bring `mamba.utils` from v1.5.2
  • Loading branch information
beckermr authored Mar 25, 2024
2 parents 93020b7 + 98953e7 commit a342dad
Show file tree
Hide file tree
Showing 3 changed files with 475 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda_forge_feedstock_check_solvable/mamba_solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
import conda_package_handling.api

import libmambapy as api
from mamba.utils import load_channels
from .mamba_utils import load_channels

from conda_build.utils import download_channeldata

Expand Down
Loading

0 comments on commit a342dad

Please sign in to comment.