LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tox.ini
src/tox_factor/__init__.py
src/tox_factor/compat.py
src/tox_factor/factor.py
src/tox_factor/hooks.py
src/tox_factor/test.py
src/tox_factor.egg-info/PKG-INFO
src/tox_factor.egg-info/SOURCES.txt
src/tox_factor.egg-info/dependency_links.txt
src/tox_factor.egg-info/entry_points.txt
src/tox_factor.egg-info/requires.txt
src/tox_factor.egg-info/top_level.txt
tests/__init__.py
tests/test_factor.py
tests/test_hooks.py
tests/test_integration.py
tests/test_test.py