Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 5, 2023
1 parent db269e9 commit bead9fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda_libmamba_solver/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ class _LibMambaIndexForCondaBuild(LibMambaIndexHelper):
the condarc configuration might be ignored, resulting in bad index configuration
and missing packages anyway.
"""

def __init__(self, *args, **kwargs):
if VersionOrder(conda_version) <= VersionOrder("23.10.0"):
log.warning(
Expand Down

0 comments on commit bead9fa

Please sign in to comment.