Skip to content

Commit bd69525

Browse files
committed
remove notice since we're back to python-ldap ..
1 parent 5455333 commit bd69525

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,6 @@ if __name__ == '__main__':
9696

9797
```
9898

99-
100-
Migrating from 0.x to 1.x
101-
-------------------------
102-
103-
The only major change from 0.x releases and 1.x is the underlying LDAP library changed from python-ldap to
104-
[pyldap](https://github.com/pyldap/pyldap) which is fork that adds Python 3.x support. Everything else **SHOULD**
105-
be the same, but don't hesitate to open an issue if you encounter some problem upgrading from 0.x to 1.x.
106-
107-
10899
Resources
109100
---------
110101

0 commit comments

Comments
 (0)