unpin python-ldap
I had pinned this while i was trying to get pip to build the wheel. No need to hold this back now that python-ldap is installed from conda.
This is causing ci to fail on master as conda installs a newer version so pip tries to downgrade, make them consistent.
Edited by Stuart Fisher