diff --git a/pyproject.toml b/pyproject.toml index a2fb09c..7269c72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,6 +38,7 @@ pylama = "*" pytest = "*" pytest-asyncio = "*" pytest-cov = "*" +setuptools = "*" [build-system] requires = ["poetry-core", "setuptools", "cffi"]