diff --git a/setup.py b/setup.py index cc0008f..0b6cff2 100644 --- a/setup.py +++ b/setup.py @@ -15,6 +15,7 @@ author_email='nakahara.kunihiko@gmail.com', url='https://github.com/gcaprio/django-bootstrap3-datetimepicker.git', license='Apache License 2.0', + zip_safe=False, classifiers=[ 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License',