We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b40f21 commit 0f3409bCopy full SHA for 0f3409b
pyproject.toml
@@ -95,7 +95,6 @@ sec = { cmd = "poetry run bandit -r iscc_core -q", help = "Security check with b
95
all = ["gentests", "format", "docs", "format-md", "lf", "test", "sec"]
96
97
[tool.poetry.build]
98
-generate-setup-file = true
99
script = "build.py"
100
101
[build-system]
0 commit comments