Commit Graph

3 Commits

Author SHA1 Message Date
kakwa 70140f966a pep 8 2019-02-07 21:09:42 +01:00
kakwa c3feafdb2c pep8 2019-02-07 20:48:06 +01:00
kakwa c81429a870 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
2019-02-07 20:34:49 +01:00