diff --unified --recursive --text --new-file quodlibet-4.7.1.orig/pyproject.toml quodlibet-4.7.1/pyproject.toml --- quodlibet-4.7.1.orig/pyproject.toml 2025-06-15 10:41:47.745035984 +0200 +++ quodlibet-4.7.1/pyproject.toml 2025-06-15 10:41:53.274290564 +0200 @@ -36,10 +36,6 @@ repository = "https://github.com/quodlibet/quodlibet" documentation = "https://quodlibet.readthedocs.io/" -[project.scripts] -# Convenience: `poetry run quodlibet` just runs the app (with no CLI args) -quodlibet = "quodlibet.main:main" - [tool.poetry] requires-poetry = '>=2.0' package-mode = false