.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.readthedocs.yml
LICENSE
README.md
environment.yaml
setup.py
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
conda_envfile/__init__.py
conda_envfile/_version.py
conda_envfile.egg-info/PKG-INFO
conda_envfile.egg-info/SOURCES.txt
conda_envfile.egg-info/dependency_links.txt
conda_envfile.egg-info/entry_points.txt
conda_envfile.egg-info/requires.txt
conda_envfile.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/module.rst
docs/tools.rst
tests/__init__.py
tests/condaforge.yaml
tests/condaforge_multioutput.yaml
tests/test_condaforge.py
tests/test_packagespecifier.py
tests/test_range.py
tests/test_tools.py