diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-05-10 18:15:49 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-05-17 14:43:31 -0700 |
| commit | 108b32da4217302eacb1eb0e20160b44572020ed (patch) | |
| tree | 5e8b91b4776042e69e134c326c304ee1f3620ef2 /tools | |
| parent | f7d3837eae3f4ec2177640e70b2375414ac2c306 (diff) | |
| download | python-keystoneclient-108b32da4217302eacb1eb0e20160b44572020ed.tar.gz | |
Migrate to pbr.
Fixes bug 1179007
Change-Id: Iceb63c223faab49be01baa36c035f703ddf59fc0
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 47d2f9a..62c0d20 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,3 +1,5 @@ +d2to1>=0.2.10,<0.3 +pbr>=0.5,<0.6 argparse iso8601>=0.1.4 prettytable>=0.6,<0.8 |
