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
..
2016-10-26 15:00:06 +02:00
2016-02-10 19:55:33 +01:00
2016-10-07 15:46:21 +02:00
2016-02-23 09:39:56 +01:00
2016-09-07 17:32:34 +02:00