Jan. 24, 2009
1:40 a.m.
I'm having issues to include an empty directory to setuptools package. package_data={'data':['templates/*tmpl']} this includes all the files, but there is data/templates/Test directory that is empty and there is no way of globing it.