Author: adc
Date: Thu Sep 12 15:38:19 2013
New Revision: 1522626
URL: http://svn.apache.org/r1522626
Log:
Quote cleanup
Modified:
labs/panopticon/setup.py
Modified: labs/panopticon/setup.py
URL:
http://svn.apache.org/viewvc/labs/panopticon/setup.py?rev=1522626&r1=1522625&r2=1522626&view=diff
==============================================================================
--- labs/panopticon/setup.py (original)
+++ labs/panopticon/setup.py Thu Sep 12 15:38:19 2013
@@ -102,7 +102,7 @@ setup(
# don't ever depend on refcounting to close files anywhere else
long_description=open('README.rst', encoding='utf-8').read(),
- scripts=["bin/check-email"],
+ scripts=['bin/check-email'],
namespace_packages=['asf'],
package_dir={'': 'src'},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]