From: Josue Ortega <josue@debian.org>
Date: Mon, 18 Jan 2021 17:38:23 +0100
Subject: Remove extra binaries generated from source

---
 setup.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index a853a9b..ce2eb33 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -48,8 +48,6 @@ glue.plugins =
     data_exporters = glue.core.data_exporters:setup
     fits_format = glue.io.formats.fits:setup
     export_python = glue.plugins.tools:setup
-console_scripts =
-    glue-config = glue.config_gen:main
 
 [options.extras_require]
 all =
