From 9ff22ddd4e5d49f3d00d05a4a585cb1043fe7619 Mon Sep 17 00:00:00 2001 From: dachshund Date: Tue, 3 Sep 2013 18:11:48 -0400 Subject: [PATCH] Revert "Check out my cool code." This reverts commit 7497502087440be1b62fe4ba85537684d5660746. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index e3ff9ded..bbbc3c85 100755 --- a/setup.py +++ b/setup.py @@ -68,6 +68,7 @@ author_email='info@updateframework.com', url='https://www.updateframework.com', packages=[ + 'evpy', 'tuf', 'tuf.client', 'tuf.compatibility',