Merge "ldappool is only python-2.7"

This commit is contained in:
Jenkins 2015-09-09 23:56:17 +00:00 committed by Gerrit Code Review
commit 6952dc3d93

View File

@ -258,7 +258,7 @@ hgtools # dependency of pytest-runner that is only in setup_requires
httpretty>=0.8.4,<0.8.7
kafka-python>=0.9.2 # Apache-2.0
keyring>=2.1,!=3.3
ldappool>=1.0 # MPL
ldappool>=1.0;python_version=='2.7' # MPL
mock>=1.2
mox>=0.5.3
mox3>=0.7.0