From d3aba77217512e7d0d0af7de9e29f82838666d5c Mon Sep 17 00:00:00 2001 From: helmutm Date: Sat, 12 Nov 2005 13:13:55 +0000 Subject: [PATCH] Added administrative files git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@676 fd906abe-77d9-0310-91a1-e0d9ade77398 --- relation/DEPENDENCIES.cfg | 4 ++++ relation/SETUP.cfg | 5 +++++ relation/cybertools.relation-configure.zcml | 1 + 3 files changed, 10 insertions(+) create mode 100644 relation/DEPENDENCIES.cfg create mode 100644 relation/SETUP.cfg create mode 100644 relation/cybertools.relation-configure.zcml diff --git a/relation/DEPENDENCIES.cfg b/relation/DEPENDENCIES.cfg new file mode 100644 index 0000000..a309abd --- /dev/null +++ b/relation/DEPENDENCIES.cfg @@ -0,0 +1,4 @@ +zope.app +zope.component +zope.interface +persistent diff --git a/relation/SETUP.cfg b/relation/SETUP.cfg new file mode 100644 index 0000000..bc294cf --- /dev/null +++ b/relation/SETUP.cfg @@ -0,0 +1,5 @@ +# Tell zpkg how to install the ZCML slugs. + + + cybertools.relation-*.zcml + diff --git a/relation/cybertools.relation-configure.zcml b/relation/cybertools.relation-configure.zcml new file mode 100644 index 0000000..f51f8e3 --- /dev/null +++ b/relation/cybertools.relation-configure.zcml @@ -0,0 +1 @@ +