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