[CalendarServer-changes] [3467] CalendarServer/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Dec 5 12:20:08 PST 2008


Revision: 3467
          http://trac.macosforge.org/projects/calendarserver/changeset/3467
Author:   wsanchez at apple.com
Date:     2008-12-05 12:20:08 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
plugins are code

Modified Paths:
--------------
    CalendarServer/trunk/setup.py

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2008-12-05 20:10:28 UTC (rev 3466)
+++ CalendarServer/trunk/setup.py	2008-12-05 20:20:08 UTC (rev 3467)
@@ -130,6 +130,7 @@
                          "calendarserver.tap.test",
                          "calendarserver.test",
                          "calendarserver.tools",
+                         "twisted.plugins",
                          "twext",
                          "twext.internet",
                          "twext.python",
@@ -144,10 +145,6 @@
                          "twistedcaldav.test",
                        ],
     package_data     = {
-                         "twisted": [
-                           "plugins/caldav.py",
-                           "plugins/kqueuereactor.py",
-                         ],
                          "twistedcaldav": [
                            "zoneinfo/*.ics",
                            "zoneinfo/*/*.ics",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081205/d4334e9c/attachment.html>


More information about the calendarserver-changes mailing list