.gitignore
LICENSE
Pipfile
Pipfile.lock
README.md
pytest.ini
setup.cfg
setup.py
setuptools_cmd_deps.py
.github/workflows/ci.yml
fixtures/custom_cmd/cmd_dep_fixture_custom_cmd.py
fixtures/custom_cmd/setup.py
fixtures/declarative/cmd_dep_fixture_declarative_cmd.py
fixtures/declarative/setup.cfg
fixtures/declarative/setup.py
setuptools_cmd_deps.egg-info/PKG-INFO
setuptools_cmd_deps.egg-info/SOURCES.txt
setuptools_cmd_deps.egg-info/dependency_links.txt
setuptools_cmd_deps.egg-info/entry_points.txt
setuptools_cmd_deps.egg-info/top_level.txt
tests/test_cmd_deps.py