tox-poetry-installer/tox_poetry_installer
Ethan Paul 198287a633
Standardize import structure
Standardize on "import module" format rather than "from module import foo" format
Remove _poetry stub module since we directly depend on the poetry package now
Fix conflicts between modules and parameters both named 'poetry'
Fixes #92
2024-08-20 14:06:51 -04:00
..
hooks Standardize import structure 2024-08-20 14:06:51 -04:00
__about__.py Bump version to 1.0.0b1 2023-08-02 11:29:28 -04:00
__init__.py remove unneeded tox_add_core_config hook 2023-06-24 01:56:54 +02:00
constants.py Update to isort and black 24 2024-08-16 14:27:46 -04:00
exceptions.py Add handling of error when poetry.lock does not exist 2024-08-16 11:06:31 -04:00
logger.py Update to isort and black 24 2024-08-16 14:27:46 -04:00
py.typed Add typing stub file 2020-11-11 22:37:08 -05:00