diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pip-requires | 1 | ||||
-rw-r--r-- | tools/test-requires | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index cda3121..322630e 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,2 +1 @@ simplejson -python-keystoneclient diff --git a/tools/test-requires b/tools/test-requires index 135c80e..cf2d864 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -7,3 +7,4 @@ openstack.nose_plugin pep8==1.3 sphinx>=1.1.2 eventlet +python-keystoneclient |