[Distutils] including an empty directory

Domen Kožar iElectric at gmail.com
Sat Jan 24 02:40:50 CET 2009


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.


More information about the Distutils-SIG mailing list