Create a constants.py to manage constant variable consistently
[yardstick.git] / setup.py
index 4fe2596..9bf656b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -66,5 +66,5 @@ setup(
     scripts=['tools/yardstick-img-modify',
              'tools/yardstick-img-lxd-modify',
              'tools/yardstick-img-dpdk-modify'
-            ]
+             ]
 )