diff --git a/Pipfile b/Pipfile index 1ec5385..e5f2cdb 100644 --- a/Pipfile +++ b/Pipfile @@ -9,6 +9,7 @@ requests = "*" pytest-asyncio = "*" pylint = "*" build = "*" +pytest-pythonpath = "*" [packages] click = ">=7.1,<8"