[CalendarServer-changes] [12293] twext/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:23:12 PDT 2014


Revision: 12293
          http://trac.calendarserver.org//changeset/12293
Author:   wsanchez at apple.com
Date:     2014-01-10 15:13:03 -0800 (Fri, 10 Jan 2014)
Log Message:
-----------
There is no support dir here.

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

Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py	2014-01-10 21:28:42 UTC (rev 12292)
+++ twext/trunk/setup.py	2014-01-10 23:13:03 UTC (rev 12293)
@@ -26,9 +26,7 @@
 # from distutils.core import setup
 from setuptools import setup, find_packages as setuptools_find_packages
 
-sys.path.insert(0, joinpath(dirname(__file__), "support"))
 
-
 #
 # Utilities
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/c3e79a60/attachment.html>


More information about the calendarserver-changes mailing list