diff --git a/pyproject.toml b/pyproject.toml index 1790865..316e28b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,6 @@ sec = { cmd = "poetry run bandit -r iscc_core -q", help = "Security check with b all = ["gentests", "format", "docs", "format-md", "lf", "test", "sec"] [tool.poetry.build] -generate-setup-file = true script = "build.py" [build-system]