tox-poetry-installer/tox_poetry_installer
Ethan Paul 7f0aeaf539
Update core dep resolution functionality to use poetry compat checks
Remove custom package compatibility checks
Add checks using poetry's built in package compatibility checking using markers
Update venv integration to use poetry's venv processing tools
Remove unused constants
2021-02-15 22:22:51 -05:00
..
__about__.py Bump patch version 2021-02-10 00:07:34 -05:00
__init__.py Split single module file out into directory module 2020-11-11 22:37:08 -05:00
_poetry.py Add runtime option for forcing error if poetry is not found 2020-12-05 15:01:39 -05:00
constants.py Update core dep resolution functionality to use poetry compat checks 2021-02-15 22:22:51 -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 core dep resolution functionality to use poetry compat checks 2021-02-15 22:22:51 -05:00
installer.py Update core dep resolution functionality to use poetry compat checks 2021-02-15 22:22:51 -05:00
py.typed Add typing stub file 2020-11-11 22:37:08 -05:00
utilities.py Update core dep resolution functionality to use poetry compat checks 2021-02-15 22:22:51 -05:00