Sylvain Bellemare
|
2dd9249f21
|
Add __init__.py files
somehow find_packages does not seem to be able to find the package,
although it should not be the case for > 3.2; see docs:
> On Python 3.2 and earlier, packages are only recognized if they
> include an __init__.py file.
http://setuptools.readthedocs.io/en/latest/setuptools.html#using-find-packages
|
2016-10-26 15:00:06 +02:00 |
|