From: Bastian Germann <bage@debian.org>
Date: Wed, 26 Mar 2025 21:22:10 +0000
Subject: Prevent installing scripts
Forwarded: not-needed
---
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,8 +36,6 @@ vfb = [
     "vfbLib >=0.7.1",
 ]
 
-[project.scripts]
-babelfont = 'babelfont.__main__:main'
 
 [tool.pytest.ini_options]
 filterwarnings = "ignore::DeprecationWarning"
