add progress bars in pithos-sh
[pithos] / snf-pithos-tools / setup.py
index 919c91b..7f23dc5 100644 (file)
@@ -67,7 +67,8 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>=0.9.0rc'
+    'snf-common>=0.9.0rc',
+    'progress>=1.0'
 ]
 
 EXTRAS_REQUIRES = {