[gnome-keysign: 7/9] setup: remove gks-qrcode



commit 1df6b67870a42e47fa0b90270cf208c06b839850
Author: Tobias Mueller <muelli cryptobitch de>
Date:   Mon Oct 29 18:40:48 2018 +0100

    setup: remove gks-qrcode
    
    It's been a silly app. If we ship it, we ought to provide a man page.
    I'm too lazy for doing that, so I'd rather remove the executable
    alltogether.

 setup.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/setup.py b/setup.py
index 2919cfb..8214651 100644
--- a/setup.py
+++ b/setup.py
@@ -247,7 +247,6 @@ setup(
         ],
         'gui_scripts': [
             'gnome-keysign = keysign:main',
-            'gks-qrcode = keysign.GPGQRCode:main',
         ],
     },
     


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]