summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2018-01-23 10:10:52 -0600
committerMonty Taylor <mordred@inaugust.com>2018-01-23 10:11:57 -0600
commita0f4f170c0aebf91c500271e162b23a4553e62d0 (patch)
tree4c877a15c612fe42043b1ad0e31a7ff06751ad7c /test-requirements.txt
parent26a73b7aea7ba51b36b6c93a93baea9f68724098 (diff)
downloadzuul-a0f4f170c0aebf91c500271e162b23a4553e62d0.tar.gz
Remove python-keystoneclient from test-requirements
We don't need it for any purpose. Change-Id: Ib8e6039fc72f9f813eabf15e8ef7b216215576da
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b44429780..3f82796b6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,6 @@ coverage>=3.6
sphinx>=1.5.1,<1.6
sphinxcontrib-blockdiag>=1.1.0
fixtures>=0.3.14
-python-keystoneclient>=0.4.2
python-subunit
testrepository>=0.0.17
testtools>=0.9.32