diff --git a/pyproject.toml b/pyproject.toml index d27ec7f..fc2345a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,6 @@ dependencies = [ [project.scripts] pybdsf = "bdsf.pybdsf:main [ishell]" -pybdsm = "bdsf.pybdsf:main [ishell]" [project.urls] Homepage = "https://github.com/lofar-astron/PyBDSF"