summaryrefslogtreecommitdiffhomepage
path: root/tools/test-requires
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-requires')
-rw-r--r--tools/test-requires3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 04ed5a23..3150b928 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -4,5 +4,6 @@ nose
pep8
pylint==0.25.0
formencode
-lxml # OF-Config
+lxml; platform_python_implementation != 'PyPy' # OF-Config
+lxml==3.4.0; platform_python_implementation == 'PyPy'
paramiko # NETCONF, BGP speaker