remove unneeded tox_add_core_config hook

This commit is contained in:
Obeida Shamoun
2023-06-24 01:56:54 +02:00
parent 3f99f3476c
commit 2b8936267e
2 changed files with 0 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
# pylint: disable=missing-docstring
from tox_poetry_installer.hooks import tox_add_core_config
from tox_poetry_installer.hooks import tox_add_env_config
from tox_poetry_installer.hooks import tox_add_option
from tox_poetry_installer.hooks import tox_on_install