summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-01-27 16:51:53 -0500
committerMonty Taylor <mordred@inaugust.com>2015-01-27 16:51:53 -0500
commit2bbcb630144975d032ecc312177a11266c2ac57b (patch)
tree353475a07fa7dc74940ff3b59f8b2b834faed57c
parent569197d763aec46f8fe9838e554082069c2e3cdc (diff)
downloados-client-config-2bbcb630144975d032ecc312177a11266c2ac57b.tar.gz
Remove runtime depend on pbr0.4.1
os-client-config is not using pbr during runtime, so the runtime requirement for it was a lie. Change-Id: I3ed57ec5c2b0fdf4060ef17d6df1fa801cfa14cd
-rw-r--r--requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 9cf3f8a..71026aa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,4 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-
-pbr>=0.6,!=0.7,<1.0
-
PyYAML