.git-branches.toml
.gitignore
.vars.ini
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
.github/workflows/build.yml
codemod_tox/__init__.py
codemod_tox/_version.py
codemod_tox/base.py
codemod_tox/conditional.py
codemod_tox/env.py
codemod_tox/envlist.py
codemod_tox/exceptions.py
codemod_tox/options.py
codemod_tox/parse.py
codemod_tox/py.typed
codemod_tox/utils.py
codemod_tox.egg-info/PKG-INFO
codemod_tox.egg-info/SOURCES.txt
codemod_tox.egg-info/dependency_links.txt
codemod_tox.egg-info/requires.txt
codemod_tox.egg-info/top_level.txt
tests/test_conditional.py
tests/test_env.py
tests/test_envlist.py
tests/test_options.py
tests/test_utils.py