.gitignore
.gitlab-ci.yml
LICENSE
README.md
dev-linux-64.lock
dev-osx-64.lock
dev-osx-64.yml
pytest.ini
setup.cfg
setup.py
conda_flow/__init__.py
conda_flow/commands.py
conda_flow/conda.py
conda_flow/config.py
conda_flow/shell.py
conda_flow.egg-info/PKG-INFO
conda_flow.egg-info/SOURCES.txt
conda_flow.egg-info/dependency_links.txt
conda_flow.egg-info/entry_points.txt
conda_flow.egg-info/requires.txt
conda_flow.egg-info/top_level.txt
conda_flow.egg-info/zip-safe
conda_flow/locks/op-env-linux-64.lock
conda_flow/locks/op-env-osx-64.lock
tests/test_commands.py
tests/test_conda.py
tests/test_config.py
tests/test_shell.py
tests/configs/relative_example.yml
tests/envs/base/test1_osx-64.yml
tests/envs/lock/test1_linux-64.lock
tests/envs/lock/test1_osx-64.lock
tests/envs/lock/test2_linux-64.lock
tests/envs/lock/test2_osx-64.lock