From 073ba5bc580610b5bda7427ce2fab2f6bc20b585 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 14 Nov 2019 16:56:11 -0500 Subject: [PATCH] Remove gitsrht-keys from setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index ef81ec2..fee7611 100755 --- a/setup.py +++ b/setup.py @@ -61,7 +61,6 @@ setup( ] }, scripts = [ - 'gitsrht-keys', 'gitsrht-migrate', 'gitsrht-periodic', 'gitsrht-update-hook', -- 2.38.4