tox-poetry-installer/tox_poetry_installer
Ethan Paul 5a23c05f17
Add internally proxied poetry module to support runtime in non-Poetry envs
Add the _poetry submodule to support importing Poetry internals at runtime rather
than import time. This allows the plugin to be run, and either skipped or errored,
without crashing tox
2020-12-04 22:16:36 -05:00
..
__about__.py Bump feature version 2020-12-04 17:57:44 -05:00
__init__.py Split single module file out into directory module 2020-11-11 22:37:08 -05:00
_poetry.py Add internally proxied poetry module to support runtime in non-Poetry envs 2020-12-04 22:16:36 -05:00
constants.py Update logging integration to improve standardization 2020-12-04 17:22:41 -05:00
datatypes.py Restructure config options to support tox's native change detection 2020-11-12 00:54:27 -05:00
exceptions.py Add internally proxied poetry module to support runtime in non-Poetry envs 2020-12-04 22:16:36 -05:00
hooks.py Update logging integration to improve standardization 2020-12-04 17:22:41 -05:00
py.typed Add typing stub file 2020-11-11 22:37:08 -05:00
utilities.py Add internally proxied poetry module to support runtime in non-Poetry envs 2020-12-04 22:16:36 -05:00