pyproject.toml: remove project scripts

I run this like a script manually anyway.
This commit is contained in:
2025-08-18 11:17:45 +03:00
parent 266501a94a
commit 5ddbc70144

View File

@@ -15,10 +15,6 @@ dependencies = [
readme = "README.md"
requires-python = ">= 3.10"
[project.scripts]
generate = "safari_bingo_cards:main"
[tool.uv]
dev-dependencies = [
"isort~=5.13.2",