1
0
mirror of https://github.com/enpaul/tox-poetry-installer.git synced 2025-01-24 10:13:29 +00:00
tox-poetry-installer/tox_poetry_installer/__init__.py

4 lines
153 B
Python
Raw Normal View History

# pylint: disable=missing-docstring
from tox_poetry_installer.hooks import tox_addoption
from tox_poetry_installer.hooks import tox_testenv_install_deps