Hi, > This need for a double entry in entry_points.txt and setup.py > has being bugging me. only setup.py is needed. entry_points.txt will be updated automatically during the python ./setup.py install|build|... process. Regards, Frank