tox-poetry-installer/tox_poetry_installer
Ethan Paul 08a6962d3f
General refactoring
Fix some pseudo-hungarian type notation
Fix out of date docstrings
Fix arbitrary argument ordering in function signatures
Remove interchangable usage of dep/dependency variable naming
Remove interchangable usage of packages/package_map for same data
2021-02-10 00:07:34 -05:00
..
__about__.py Bump patch version 2021-01-22 19:13:42 -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 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 General refactoring 2021-02-10 00:07:34 -05:00
installer.py Move install function to dedicated submodule 2021-02-10 00:07:34 -05:00
py.typed Add typing stub file 2020-11-11 22:37:08 -05:00
utilities.py General refactoring 2021-02-10 00:07:34 -05:00