Description: Do not install the Python command-line script.
Forwarded: not-needed
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2021-09-29

--- a/python/setup.py
+++ b/python/setup.py
@@ -112,7 +112,6 @@
         "Topic :: Software Development :: Libraries :: Python Modules",
         "Topic :: Utilities",
     ],
-    entry_points={"console_scripts": ["confget=confget.__main__:main"]},
     tests_require=[
         'configparser < 5;python_version<"3"',
         "ddt",
