tox-poetry-installer/tox_poetry_installer
Ethan Paul afaf025485
Bump version to 0.10.3
2023-05-19 13:56:45 -04:00
..
__about__.py Bump version to 0.10.3 2023-05-19 13:56:45 -04:00
__init__.py Split single module file out into directory module 2020-11-11 22:37:08 -05:00
_poetry.py Basic changes to support poetry 1.2.0b2, no longer support Poetry 1.1.x 2022-09-07 12:05:44 -04:00
constants.py Change version to 0.9, address some review nits and use poetry 1.2 rather than pre-release. 2022-09-07 15:11:19 -04:00
exceptions.py Fix error when package under test depends directly on unsafe dependencies 2021-10-28 20:09:56 -04:00
hooks.py Deprecate install_dev_deps config option 2022-10-06 13:09:28 -04:00
installer.py Ensure exceptions which occur during install are propagated 2023-03-29 17:52:51 -05:00
logger.py Add internal logging wrapper to reduce copy/paste 2021-04-16 20:08:58 -04:00
py.typed Add typing stub file 2020-11-11 22:37:08 -05:00
utilities.py Deprecate install_dev_deps config option 2022-10-06 13:09:28 -04:00