diff options
author | Satoshi Kobayashi <satoshi-k@stratosphere.co.jp> | 2013-07-26 11:02:41 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-07-28 13:50:18 +0900 |
commit | 8be31f062cd8f8ede6319d5ab0e76d207b1505ab (patch) | |
tree | 94e37e5ef4eeb0c18834ab1e6f5f6fa16bcd5715 /tools/pip-requires | |
parent | cd49f5495617a2c69c365cf44c7c659b8bb63f3b (diff) |
Remove contrib/oslo directory
oslo.config is installed from PyPI
Signed-off-by: Satoshi Kobayashi <satoshi-k@stratosphere.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/pip-requires')
-rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 208b9b87..eb0a1198 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,3 +3,4 @@ routes webob>=1.0.8 paramiko netaddr +oslo.config |