LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/hdev/__init__.py
src/hdev/cmd.py
src/hdev/configuration.py
src/hdev/cookie_cutter.py
src/hdev/pyenv_version_file.py
src/hdev/requirements_file.py
src/hdev/tox_cmd.py
src/hdev/tox_file.py
src/hdev.egg-info/PKG-INFO
src/hdev.egg-info/SOURCES.txt
src/hdev.egg-info/dependency_links.txt
src/hdev.egg-info/entry_points.txt
src/hdev.egg-info/requires.txt
src/hdev.egg-info/top_level.txt
src/hdev/command/__init__.py
src/hdev/command/clean.py
src/hdev/command/python_version.py
src/hdev/command/requirements.py
src/hdev/command/sub_command.py
src/hdev/command/template.py
src/hdev/requirements/pip-tools-unpinned.txt
src/hdev/requirements/pip-tools.txt
src/hdev/resources/bin/clean_branches.sh