[Checkins] SVN: grok/trunk/setup.py Remove trailing whitespace

Philipp von Weitershausen philikon at philikon.de
Thu Jul 12 11:33:34 EDT 2007


Log message for revision 77757:
  Remove trailing whitespace
  

Changed:
  U   grok/trunk/setup.py

-=-
Modified: grok/trunk/setup.py
===================================================================
--- grok/trunk/setup.py	2007-07-12 15:28:20 UTC (rev 77756)
+++ grok/trunk/setup.py	2007-07-12 15:33:34 UTC (rev 77757)
@@ -14,7 +14,7 @@
     packages=find_packages('src'),
     package_dir = {'': 'src'},
     include_package_data = True,
-    zip_safe=False,    
+    zip_safe=False,
     install_requires=['setuptools',
                       'martian',
                       'simplejson',



More information about the Checkins mailing list