mirror of
https://github.com/alanorth/safari-bingo-cards.git
synced 2025-09-05 19:38:27 +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"
|
readme = "README.md"
|
||||||
requires-python = ">= 3.10"
|
requires-python = ">= 3.10"
|
||||||
|
|
||||||
[project.scripts]
|
|
||||||
generate = "safari_bingo_cards:main"
|
|
||||||
|
|
||||||
|
|
||||||
[tool.uv]
|
[tool.uv]
|
||||||
dev-dependencies = [
|
dev-dependencies = [
|
||||||
"isort~=5.13.2",
|
"isort~=5.13.2",
|
||||||
|
Reference in New Issue
Block a user