diff --git a/Pipfile b/Pipfile index 6dcee8a..fca048a 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,6 @@ pytest = "*" requests = "*" pytest-asyncio = "*" pylint = "*" -dummy-domain = {path = "./tests"} [packages] click = ">=7.1,<8"