mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-06-06 07:43:24 +00:00
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