.gitignore
.vars.ini
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
.github/workflows/build.yml
hdeps/__init__.py
hdeps/cache.py
hdeps/cli.py
hdeps/compatibility.py
hdeps/markers.py
hdeps/projects.py
hdeps/py.typed
hdeps/requirements.py
hdeps/resolution.py
hdeps/session.py
hdeps/types.py
hdeps.egg-info/PKG-INFO
hdeps.egg-info/SOURCES.txt
hdeps.egg-info/dependency_links.txt
hdeps.egg-info/entry_points.txt
hdeps.egg-info/requires.txt
hdeps.egg-info/top_level.txt
hdeps/tests/__init__.py
hdeps/tests/__main__.py
hdeps/tests/cache.py
hdeps/tests/markers.py