1
0
mirror of https://github.com/enpaul/tox-poetry-installer.git synced 2025-04-10 22:53:40 +00:00
tox-poetry-installer/tox_poetry_installer
Ethan Paul b32a212e82
Restructure config options to support tox's native change detection
Remove custom handling of deps option
Add locked_deps option
Stop modifying the envconfig.deps option at runtime
2020-11-12 00:54:27 -05:00
..
__about__.py Split single module file out into directory module 2020-11-11 22:37:08 -05:00
__init__.py Split single module file out into directory module 2020-11-11 22:37:08 -05:00
constants.py Restructure config options to support tox's native change detection 2020-11-12 00:54:27 -05:00
datatypes.py Restructure config options to support tox's native change detection 2020-11-12 00:54:27 -05:00
exceptions.py Restructure config options to support tox's native change detection 2020-11-12 00:54:27 -05:00
hooks.py Restructure config options to support tox's native change detection 2020-11-12 00:54:27 -05:00
py.typed Add typing stub file 2020-11-11 22:37:08 -05:00
utilities.py Restructure config options to support tox's native change detection 2020-11-12 00:54:27 -05:00