.flake8
.gitignore
.pre-commit-config.yaml
.prettierignore
.pylintrc
.yamllint
LICENSE
README.md
codecov.yml
mypy.ini
pyproject.toml
tox.ini
.github/CODEOWNERS
.github/FUNDING.yml
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/ack.yml
.github/workflows/push.yml
.github/workflows/tox.yml
src/tox_extra/__init__.py
src/tox_extra/bindep.py
src/tox_extra/hooks.py
src/tox_extra.egg-info/PKG-INFO
src/tox_extra.egg-info/SOURCES.txt
src/tox_extra.egg-info/dependency_links.txt
src/tox_extra.egg-info/entry_points.txt
src/tox_extra.egg-info/requires.txt
src/tox_extra.egg-info/top_level.txt
tests/__init__.py
tests/test_bindep.py
tests/test_plugin.py
tests/fixtures/bindep_0/bindep.txt
tests/fixtures/bindep_0/tox.ini
tests/fixtures/bindep_1/bindep.txt
tests/fixtures/bindep_1/tox.ini
tests/fixtures/bindep_2/bindep.txt
tests/fixtures/bindep_2/tox.ini
tests/fixtures/bindep_3/bindep.txt