Results 3 comments of Tomai

Any update on this issue? I think maybe instead of renaming "src" directory you can add a subdirectory with the name of the module and change the "setup.py" files ```package_dir```...

@RonnyPfannschmidt What you mean is to basically change ```packages``` parameter to ```find_packages()``` right?

@RonnyPfannschmidt Understood Thanks!! Will try to push this to the master branch even!