diff --git a/setup.py b/setup.py index f29bb5b..498bdbe 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def find_version(*file_paths): setup( name='orchard', version=find_version("orchard", "__init__.py"), - description='', + description='Python orchard client', url='https://www.orchardup.com', author='Orchard Laboratories Ltd.', author_email='hello@orchardup.com',