From e306e2b49025db3c92e5eecb6137b9c2bb4852ba Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 22 Oct 2019 16:18:34 -0400 Subject: [PATCH] setup.py: remove gitsrht-shell (no longer Python) --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 83b7ff4..ef81ec2 100755 --- a/setup.py +++ b/setup.py @@ -64,7 +64,6 @@ setup( 'gitsrht-keys', 'gitsrht-migrate', 'gitsrht-periodic', - 'gitsrht-shell', 'gitsrht-update-hook', ] ) -- 2.38.4