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