.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
pyproject.toml
tox.ini
.github/workflows/test.yaml
tests/__init__.py
tests/conftest.py
tests/test_integration.py
tests/test_parsing_files.py
tests/data/pyproject.toml
tests/data/setup.cfg
tests/data/package_data/sample_package/__init__.py
tox_min_req/__init__.py
tox_min_req/_parse_dependencies.py
tox_min_req/_tox_plugin.py
tox_min_req/_version.py
tox_min_req.egg-info/PKG-INFO
tox_min_req.egg-info/SOURCES.txt
tox_min_req.egg-info/dependency_links.txt
tox_min_req.egg-info/entry_points.txt
tox_min_req.egg-info/requires.txt
tox_min_req.egg-info/top_level.txt