.flake8
.gitignore
.pre-commit-config.yaml
.travis.yml.old
Dockerfile
DockerfileTest
LICENSE
README.md
github_deploy_key_mariusvniekerk_conda_lock.enc
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
test.lock
.github/workflows/pre-commit.yml
.github/workflows/release.yaml
.github/workflows/test.yml
conda_lock/__init__.py
conda_lock/__main__.py
conda_lock/common.py
conda_lock/conda_lock.py
conda_lock/errors.py
conda_lock.egg-info/PKG-INFO
conda_lock.egg-info/SOURCES.txt
conda_lock.egg-info/dependency_links.txt
conda_lock.egg-info/entry_points.txt
conda_lock.egg-info/requires.txt
conda_lock.egg-info/top_level.txt
conda_lock.egg-info/zip-safe
conda_lock/src_parser/__init__.py
conda_lock/src_parser/environment_yaml.py
conda_lock/src_parser/meta_yaml.py
conda_lock/src_parser/pyproject_toml.py
conda_lock/src_parser/selectors.py
docs/Makefile
docs/source/conf.py
docs/source/index.rst
example/pangeo/conda-linux-64.lock
example/pangeo/conda-osx-64.lock
example/pangeo/environment.yml
example/zlib/conda-linux-64.lock
example/zlib/conda-osx-64.lock
example/zlib/conda-win-64.lock
example/zlib/environment.yml
tests/test_conda_lock.py
tests/gdal/conda-linux-64.lock
tests/gdal/conda-osx-64.lock
tests/gdal/conda-win-64.lock
tests/gdal/environment.yml
tests/test-flit/pyproject.toml
tests/test-lockfile/no-auth.lock
tests/test-lockfile/test.lock
tests/test-lockfile-with-auth/test.lock
tests/test-message/conda.txt
tests/test-message/mamba.txt
tests/test-poetry/pyproject.toml
tests/test-recipe/meta.yaml
tests/test-stdout/conda.txt
tests/test-stdout/mamba.txt
tests/test-stripped-lockfile/no-auth.lock
tests/test-stripped-lockfile/test.lock
tests/zlib/conda-linux-64.lock
tests/zlib/conda-osx-64.lock
tests/zlib/conda-win-64.lock
tests/zlib/environment.yml