Python 3 compatibility
* add Python 3 classifiers * require at least keystoneclient 0.6.0, since it is the first version that works with Python 3. Change-Id: I631c94d6efa0f7d58ade4a8e044c87558ee58c15
This commit is contained in:
@@ -2,5 +2,5 @@ pbr>=0.5.21,<1.0
|
||||
argparse
|
||||
iso8601>=0.1.8
|
||||
PrettyTable>=0.7,<0.8
|
||||
python-keystoneclient>=0.4.2
|
||||
python-keystoneclient>=0.6.0
|
||||
six>=1.4.1
|
||||
|
||||
Reference in New Issue
Block a user