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

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


Revision: 12180
          http://trac.calendarserver.org//changeset/12180
Author:   wsanchez at apple.com
Date:     2013-12-20 14:17:47 -0800 (Fri, 20 Dec 2013)
Log Message:
-----------
Un-tuple the description

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

Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py	2013-12-20 21:49:27 UTC (rev 12179)
+++ twext/trunk/setup.py	2013-12-20 22:17:47 UTC (rev 12180)
@@ -52,7 +52,7 @@
 # Options
 #
 
-description = "Extentions to Twisted",
+description = "Extentions to Twisted"
 long_description = """
 Extentions to the Twisted Framework (http://twistedmatrix.com/).
 """
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/338333de/attachment.html>


More information about the calendarserver-changes mailing list