> instead of .pybuild, I'd suggest upstream to ignore everything that > starts with a dot - we can create a patch to do that in our setuptools > package and another patch that extends it with "debian" dir (but keep > that one only for ourselves)
FTR: I meant "upstream" as in setuptools/distutils authors here, not every single module author out there i.e I think distutils should ignore dot files and we should extend it to ignore debian dir

