From: Ole Streicher <olebole@debian.org>
Date: Sat, 16 May 2020 13:43:04 +0200
Subject: Don't install scripts

---
 pyproject.toml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 9760c32..1b93517 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -60,9 +60,6 @@ dependencies = [
     "matplotlib",
 ]
 
-[project.scripts]
-pybdsf = "bdsf.pybdsf:main [ishell]"
-
 [project.urls]
 Homepage = "https://github.com/lofar-astron/PyBDSF"
 Documentation = "https://pybdsf.readthedocs.io"
