Lightweight lockfile manager for conda environments. Version 4.0.0 requires Python >=3.10; supports conda, mamba, and micromamba. Frequent releases with active maintenance.
pip install conda-lockNo compatibility data collected yet for this library.
Generate a conda lockfile from an environment.yml. Run in directory with environment.yml. Produces files like conda-linux-64.lock.
Upgrade to Python >=3.10.
Use conda-lock >=3.0.2 or manually preserve the port.
Upgrade to conda-lock >=3.0.2.
Use mamba/micromamba <2 or >=2.0.7. Check executable with --log-level=DEBUG.
Upgrade to conda-lock >=2.5.8 (backported fix) or >=3.0.0.
Upgrade to conda-lock >=3.0.4.
No dependency data recorded yet.