0e9dc6a6b1
noted by and ok sturm@
12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
$OpenBSD: patch-setup_py,v 1.1 2008/04/02 11:04:49 eric Exp $
|
|
--- setup.py.orig Tue Apr 1 22:42:06 2008
|
|
+++ setup.py Tue Apr 1 22:42:25 2008
|
|
@@ -35,7 +35,6 @@ except ImportError, e:
|
|
|
|
else:
|
|
extra = dict(
|
|
- namespace_packages=["zope"],
|
|
include_package_data = True,
|
|
zip_safe = False,
|
|
tests_require = ['zope.testing'],
|