|
few tweaks for python3 support
* switch from script to entry_points in setup.py * move the cli script in ldapcherry (to be used as a module) * put the __main__ code in a dedicated function constituting the entry point * add a few python3 environments in travis file |
|---|
|
|
| .travis.yml |
|---|
| ldapcherry/cli.py 0 → 100755 |
|---|
| scripts/ldapcherryd 100755 → 0 |
|---|
| setup.py |
|---|