mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-01-15 08:43:29 +00:00
4 lines
153 B
Python
4 lines
153 B
Python
# pylint: disable=missing-docstring
|
|
from tox_poetry_installer.hooks import tox_addoption
|
|
from tox_poetry_installer.hooks import tox_testenv_install_deps
|