diff --git a/setup.py b/setup.py index 730e059..c0192f3 100644 --- a/setup.py +++ b/setup.py @@ -21,3 +21,4 @@ setup( url = DETAILS['url'], license = DETAILS['license'], platforms = DETAILS['platforms'] +)