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',