tox-poetry-installer/tox_poetry_installer
Ethan Paul dbbbf8186f
Update default setup to use parallelized dep installation
Move deprecation warnings to the precondition function
Deprecate --parallelize-locked-install option
Add --parallel-install-threads option
2021-05-05 22:17:29 -04:00
..
__about__.py Standardize package description 2021-04-19 23:39:32 -04:00
__init__.py Split single module file out into directory module 2020-11-11 22:37:08 -05:00
_poetry.py Update unsafe packages set to use internal constant 2021-04-16 22:35:31 -04:00
constants.py Update default setup to use parallelized dep installation 2021-05-05 22:17:29 -04: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 default setup to use parallelized dep installation 2021-05-05 22:17:29 -04:00
installer.py Update default setup to use parallelized dep installation 2021-05-05 22:17:29 -04: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 Update default setup to use parallelized dep installation 2021-05-05 22:17:29 -04:00