mirror of
https://github.com/alanorth/safari-bingo-cards.git
synced 2025-09-04 02:52:51 +02:00
pyproject.toml: remove project scripts
I run this like a script manually anyway.
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user