python-installer/src/installer
Stefano Rivera 35bbc19479 Search wheels for .dist-info directories
Some wheels don't use normalized names for their .dist-info directories,
so search the wheel for them.

Fixes: #134
Bug-Upstream: https://github.com/pypa/installer/issues/134
Bug-Debian: https://bugs.debian.org/1008606
Forwarded: https://github.com/pypa/installer/pull/137
2023-03-17 16:17:45 +08:00
..
_scripts Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
__init__.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
__main__.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
_core.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
destinations.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
exceptions.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
py.typed Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
records.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
scripts.py Import Upstream version 0.6.0 2023-03-17 16:16:41 +08:00
sources.py Search wheels for .dist-info directories 2023-03-17 16:17:45 +08:00
utils.py Search wheels for .dist-info directories 2023-03-17 16:17:45 +08:00