tox-poetry-installer/tox_poetry_installer/hooks
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
..
__init__.py Reorganize hooks into dedicated submodule 2024-08-15 13:55:18 -04:00
_tox_on_install_helpers.py Standardize import structure 2024-08-20 14:06:51 -04:00
tox_add_env_config.py Standardize import structure 2024-08-20 14:06:51 -04:00
tox_add_option.py Standardize import structure 2024-08-20 14:06:51 -04:00
tox_on_install.py Standardize import structure 2024-08-20 14:06:51 -04:00