diff --git a/setup.py b/setup.py index 85b8f13..3cd2a1f 100644 --- a/setup.py +++ b/setup.py @@ -20,4 +20,5 @@ "Intended Audience :: Developers", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", ], + zip_safe=False, )