.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/_fake_session.py
hdeps/tests/cache.py
hdeps/tests/cli_scenarios.py
hdeps/tests/compatibility.py
hdeps/tests/markers.py
hdeps/tests/projects.py
hdeps/tests/requirements.py
hdeps/tests/resolution.py
hdeps/tests/session.py
hdeps/tests/demo_project/Makefile
hdeps/tests/demo_project/setup.cfg
hdeps/tests/demo_project/setup.py
hdeps/tests/demo_project/demo_project.egg-info/SOURCES.txt
hdeps/tests/demo_project/demo_project.egg-info/dependency_links.txt
hdeps/tests/demo_project/demo_project.egg-info/requires.txt
hdeps/tests/demo_project/demo_project.egg-info/top_level.txt
hdeps/tests/demo_project/dist/demo_project-0.0.0-py3-none-any.whl
hdeps/tests/demo_project/dist/demo_project-0.0.0.tar.bz2
hdeps/tests/demo_project/dist/demo_project-0.0.0.tar.gz
hdeps/tests/demo_project/dist/demo_project-0.0.0.tar.xz
hdeps/tests/demo_project/dist/demo_project-0.0.0.zip
hdeps/tests/fixtures/CircularDependencyA-0.0.0.tar.gz
hdeps/tests/fixtures/CircularDependencyB-0.0.0.tar.gz
hdeps/tests/fixtures/batman-1.0-py3-none-any.whl.metadata
hdeps/tests/fixtures/batman-2.0-py3-none-any.whl.metadata
hdeps/tests/fixtures/batman-2.1dev1234-py3-none-any.whl.metadata
hdeps/tests/fixtures/batman.html
hdeps/tests/fixtures/circulardependencya.html
hdeps/tests/fixtures/circulardependencyb.html
hdeps/tests/fixtures/pyver-3.10-py3-none-any.whl.metadata
hdeps/tests/fixtures/pyver-3.6-py3-none-any.whl.metadata
hdeps/tests/fixtures/pyver-3.7-py3-none-any.whl.metadata
hdeps/tests/fixtures/pyver-3.8-py3-none-any.whl.metadata
hdeps/tests/fixtures/pyver-3.9-py3-none-any.whl.metadata
hdeps/tests/fixtures/pyver.html
hdeps/tests/fixtures/robin-1.0-py3-none-any.whl.metadata
hdeps/tests/fixtures/robin-2.0-py3-none-any.whl.metadata
hdeps/tests/fixtures/robin.html
hdeps/tests/scenarios/bad_py_version.txt
hdeps/tests/scenarios/batman_1.txt
hdeps/tests/scenarios/batman_1_install_order.txt
hdeps/tests/scenarios/batman_1_no_reuse.txt
hdeps/tests/scenarios/batman_1_reuse.txt
hdeps/tests/scenarios/batman_have_dep_nonpublic.txt
hdeps/tests/scenarios/batman_have_nonpublic.txt
hdeps/tests/scenarios/batman_have_public.txt
hdeps/tests/scenarios/circular_dependency_sdist.txt
hdeps/tests/scenarios/color_conflict.txt
hdeps/tests/scenarios/color_legend.txt
hdeps/tests/scenarios/markers-in-feed.txt
hdeps/tests/scenarios/missing_dep.txt
hdeps/tests/scenarios/prerelease-dep.txt
hdeps/tests/scenarios/requires-python.txt
scripts/fixture-metadata-hashes