--- ./setup.py.orig 2012-07-15 01:01:36.000000000 +1000 +++ ./setup.py 2012-07-15 01:01:49.000000000 +1000 @@ -30,4 +30,5 @@ 'Programming Language :: Python', 'Topic :: Software Development :: Libraries :: Python Modules', ], + zip_safe=False, )