Fix syntax error 44/4044/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 15 Mar 2017 20:41:43 +0000 (16:41 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 15 Mar 2017 20:41:43 +0000 (16:41 -0400)
Change-Id: I1e23893fd3ae4520640b898dd7d6774c36e6fdc1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
setup.py

index 69af83f..e840187 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ setup(
         'LF Tools is a collection of scripts and utilities that are useful '
         'to multiple Linux Foundation project CI and Releng related '
         'activities. We try to create these tools to be generic as possible '
-        'such that they can be deployed in other environments.'
+        'such that they can be deployed in other environments.'),
     license='EPL',
     classifiers=[
         'Development Status :: 1 - Planning',