diff options
| author | Barry Warsaw | 2010-06-15 22:35:01 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2010-06-15 22:35:01 -0400 |
| commit | 46025d7e8c72dd17bc258d90eb2a3dd2428ee03b (patch) | |
| tree | e3e7fa852c4916f8a3221a9265c35b041f6f4f0e | |
| parent | 60d745fee2d243cf692bf228b41ffe052200c5d9 (diff) | |
| download | mailman-46025d7e8c72dd17bc258d90eb2a3dd2428ee03b.tar.gz mailman-46025d7e8c72dd17bc258d90eb2a3dd2428ee03b.tar.zst mailman-46025d7e8c72dd17bc258d90eb2a3dd2428ee03b.zip | |
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ case second `m'. Any other spelling is incorrect.""", 'zope.component', 'zope.configuration', 'zope.interface', + 'zope.testing<4', ], extras_require=dict( docs=['Sphinx', 'z3c.recipe.sphinxdoc'], |
