summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorNikhil Manchanda <SlickNik@gmail.com>2014-01-29 14:25:19 -0800
committerNikhil Manchanda <SlickNik@gmail.com>2014-03-16 21:34:49 -0700
commitbbd51cfe30de41f14f15a5063c2c5208f4740e5d (patch)
tree9c6a792d52915e2a8e1255249d11196bb894d60c /test-requirements.txt
parent0909082787bbee5e8a077365bc6609575c970f55 (diff)
downloadpython-troveclient-bbd51cfe30de41f14f15a5063c2c5208f4740e5d.tar.gz
Get rid of XML related trove client bindings
We will no longer support XML for the trove API; it behooves us to remove XML related code, and clean up the trove client. Partially implements bp: destroy-xml-api Change-Id: I58f95e81f3e4bc4bad277ff2a48abfced2b48199
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 9a23661..cd052a6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,4 +5,3 @@ testrepository>=0.0.17
testtools>=0.9.32
mock>=1.0
httplib2
-lxml>=2.3