Remove the script stuff

This commit is contained in:
2025-05-12 14:25:42 +02:00
parent 80a4c562af
commit c09f8f1b63
2 changed files with 0 additions and 5 deletions

View File

@@ -9,9 +9,6 @@ authors = [
requires-python = ">=3.13"
dependencies = []
[project.scripts]
sums = "sums:main"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"