5 lines
202 B
Python
Raw Permalink Normal View History

# pylint: disable=missing-docstring
from tox_poetry_installer.hooks import tox_add_env_config
2023-05-20 00:03:44 +02:00
from tox_poetry_installer.hooks import tox_add_option
from tox_poetry_installer.hooks import tox_on_install