summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-05-14 19:58:46 -0700
committerMonty Taylor <mordred@inaugust.com>2015-05-14 19:58:46 -0700
commit1c0863f086bf712975fa35df82b61e983f38b9f1 (patch)
tree1d77b5958ed403ea7e867660c55630b703f83fe6 /requirements.txt
parent9c2ef9ce4f76b37e5e238ebdedd10ec8e208f45b (diff)
downloadoslotest-1c0863f086bf712975fa35df82b61e983f38b9f1.tar.gz
Remove unneeded runtime pbr dep
It's not used at runtime. Also, the setup_hook is no longer needed. Change-Id: I760b6b19207b5ac22b36feeed05d68e07b6fe880
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 16332e2..e3c86d6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=0.11,<2.0
fixtures>=0.3.14
python-subunit>=0.0.18
six>=1.9.0