.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
.github/workflows/github-actions.yml
ci/appveyor-download.py
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
src/tox_wheel/__init__.py
src/tox_wheel/plugin.py
src/tox_wheel.egg-info/PKG-INFO
src/tox_wheel.egg-info/SOURCES.txt
src/tox_wheel.egg-info/dependency_links.txt
src/tox_wheel.egg-info/entry_points.txt
src/tox_wheel.egg-info/not-zip-safe
src/tox_wheel.egg-info/requires.txt
src/tox_wheel.egg-info/top_level.txt
tests/test_tox_wheel.py