ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

Don't pin ldap3 so strictly #36

Closed chriskuehl closed 7 years ago

chriskuehl commented 7 years ago

In packages, we want to pin as loosely as possible to allow applications more freedom. In this case, I think we just want to stay off the 2.x series for now.

In particular we weren't satisfying this in system site-packages.