[Distutils] including an empty directory
Tarek Ziadé
ziade.tarek at gmail.com
Sun Jan 25 13:30:40 CET 2009
On Sun, Jan 25, 2009 at 1:06 PM, Domen Kožar <iElectric at gmail.com> wrote:
> that's one of the options yes, or package_include parameter to
> setuptools that would take a list of paths that should be included
> recursivly.
Beware that I am talking about Distutils code here rather than Setuptools' one,
while this won't probably change anything (the feature would then be
usable from Setuptools transparently),
it's important to make the distinction because this feature will only
be available in python 2.7
Also, maybe there's something manageable at Setuptools level already
for this, Phillip ?
Tarek
--
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
More information about the Distutils-SIG
mailing list