tox-poetry-installer/tox_poetry_installer
Ethan Paul 5c4d861230
Consolidate all package handling logic into hook module
This creates a large module to sort through, but the hope is that it
avoids the need to constantly hop around without rhyme or reason to
find the piece of logic you're looking for. The module structure is
mapped to functionality rather than an arbitrary concept of reducing
line number.
2024-08-15 13:55:36 -04:00
..
hooks Consolidate all package handling logic into hook module 2024-08-15 13:55:36 -04:00
__about__.py
__init__.py
_poetry.py
constants.py
exceptions.py
logger.py
py.typed