We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5618ce5 commit dcd064fCopy full SHA for dcd064f
Doc/installing.rst
@@ -112,8 +112,8 @@ on the local system when building python-ldap:
112
113
- `Python`_ version 2.7, or 3.3 or later including its development files
114
- C compiler corresponding to your Python version (on Linux, it is usually ``gcc``)
115
-- `OpenLDAP`_ client libs version 2.4.11 or later
116
- It is not possible and not supported to build with prior versions.
+- `OpenLDAP`_ client libs version 2.4.11 or later;
+ it is not possible and not supported to build with prior versions.
117
- `OpenSSL`_ (optional)
118
- `Cyrus SASL`_ (optional)
119
- Kerberos libraries, MIT or Heimdal (optional)
0 commit comments