Commit 5a7e9e61 authored by Hanno Schlichting's avatar Hanno Schlichting

Let's not bother with the transitive dependencies of zope.app.testing, there's...

Let's not bother with the transitive dependencies of zope.app.testing, there's actually many more horrors... the real deal is to remove zope.app.testing from the zope.* packages
parent 99c3fa06
......@@ -75,9 +75,6 @@ Zope2 has transitive dependencies on these packages:
(this package has no zope.app dependencies of its own anymore)
o zope.app.form
- [_] zope.app.debug
o zope.app.testing
- [X] zope.app.dependable
* zope.container
* zope.app.testing
......@@ -91,19 +88,16 @@ Zope2 has transitive dependencies on these packages:
- [X] zope.app.interface
* zope.app.component
- [_] zope.app.localpermission
o zope.app.security
- [_] zope.app.pagetemplate
(this package has no zope.app dependencies of its own anymore and should
be renamed to reflect this or its commonly used parts be extracted)
o zope.viewlet
- [_] zope.app.security
- [X] zope.app.security
* zope.viewlet
* zope.traversing
o zope.testbrowser
o zope.app.*
* zope.testbrowser
* zope.app.*
- [_] zope.app.testing
* zope.viewlet
......@@ -114,4 +108,4 @@ Zope2 has transitive dependencies on these packages:
* zope.traversing
o zope.testbrowser
* zope.site
o zope.app.*
* zope.app.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment