Proper snf-common version spec
[pithos] / snf-pithos-tools / setup.py
index 300f923..919c91b 100644 (file)
@@ -67,7 +67,7 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>=0.9.0'
+    'snf-common>=0.9.0rc'
 ]
 
 EXTRAS_REQUIRES = {