[08:25:17] <omry> is it possible to have two packages in the same setup.py that uses two different MANIFEST.in files?
[12:21:44] <famubu> Should we do something special to ensure that asset files like db files will be packaged as well when using setuptools to package a python module? Or it will be taken care of without specifying anything extra?