.gitignore
.travis.yml
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
conda_devenv/.editorconfig
conda_devenv/__init__.py
conda_devenv/_version.py
conda_devenv/devenv.py
conda_devenv.egg-info/PKG-INFO
conda_devenv.egg-info/SOURCES.txt
conda_devenv.egg-info/dependency_links.txt
conda_devenv.egg-info/entry_points.txt
conda_devenv.egg-info/not-zip-safe
conda_devenv.egg-info/requires.txt
conda_devenv.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/test_environment_scripts.py
tests/test_include.py
tests/test_jinja.py
tests/test_load_yaml_dict.py
tests/test_main.py
tests/test_merge.py
tests/test_render.py
tests/test_include/a.yml
tests/test_include/a_non_dag.yml
tests/test_include/b.yml
tests/test_include/b_non_dag.yml
tests/test_include/c.yml
tests/test_include/empty_file.yml
tests/test_include/includes_empty_file.yml
tests/test_include/includes_non_existent_file.yml
tests/test_include/set_variable.yml
tests/test_include/proj1/relative_include.yml
tests/test_include/proj2/relative_include.yml
tests/test_load_yaml_dict/a.yml
tests/test_load_yaml_dict/a_wrong_definition_at_environment.yml
tests/test_load_yaml_dict/b.yml
tests/test_load_yaml_dict/b_includes_wrong_definition_at_environment.yml
tests/test_load_yaml_dict/c.yml
tests/test_include/a.yml
tests/test_include/a_non_dag.yml
tests/test_include/b.yml
tests/test_include/b_non_dag.yml
tests/test_include/c.yml
tests/test_include/empty_file.yml
tests/test_include/includes_empty_file.yml
tests/test_include/includes_non_existent_file.yml
tests/test_include/set_variable.yml
tests/test_include/proj1/relative_include.yml
tests/test_include/proj2/relative_include.yml
tests/test_load_yaml_dict/a.yml
tests/test_load_yaml_dict/a_wrong_definition_at_environment.yml
tests/test_load_yaml_dict/b.yml
tests/test_load_yaml_dict/b_includes_wrong_definition_at_environment.yml
tests/test_load_yaml_dict/c.yml