Undo EOL whitespace additions.
[cython.git] / setup.py
index ee9e4387efcac11e05b7f192baf0d31399382c74..937a4f47b9f1b12b6d6506d273c24dea7d4ac193 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ else:
         'Cython'          : [ p[7:] for p in pxd_include_patterns ],
         }
 
-# This dict is used for passing extra arguments that are setuptools 
+# This dict is used for passing extra arguments that are setuptools
 # specific to setup
 setuptools_extra_args = {}