.gitignore
LICENSE
README.md
pyproject.toml
setup.py
tox.ini
.github/workflows/publish.yml
.github/workflows/test.yml
examples/pyproject.toml
examples/tox.ini
examples/src/examples_foo.py
examples/tests/test_examples_foo.py
src/tox_ignore_env_name_mismatch.py
src/tox_ignore_env_name_mismatch.egg-info/PKG-INFO
src/tox_ignore_env_name_mismatch.egg-info/SOURCES.txt
src/tox_ignore_env_name_mismatch.egg-info/dependency_links.txt
src/tox_ignore_env_name_mismatch.egg-info/entry_points.txt
src/tox_ignore_env_name_mismatch.egg-info/top_level.txt
tests/integration/test_end_to_end.py
tests/unit/test_ignore_env_name_mismatch.py