mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2024-10-29 19:47:00 +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
|