[Checkins] SVN: five.pt/trunk/setup.py Automatic configuration.

Malthe Borch mborch at gmail.com
Mon Feb 8 18:48:18 EST 2010


Log message for revision 108887:
  Automatic configuration.

Changed:
  U   five.pt/trunk/setup.py

-=-
Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2010-02-08 21:45:32 UTC (rev 108886)
+++ five.pt/trunk/setup.py	2010-02-08 23:48:18 UTC (rev 108887)
@@ -28,4 +28,8 @@
           'z3c.pt>=1.0b16',
           'Chameleon>=1.0.6',
       ],
+      entry_points="""
+      [z3c.autoinclude.plugin]
+      target = plone
+      """,
       )



More information about the checkins mailing list