Dear all,

I have been trying to use either distutils or setuptools to include some
package data in a source distribution ("python setup.py sdist") using
the package_data option. It *is* included if I use "python setup.py
bdist_egg".

Can someone explain to me whether this is a feature or a bug? The
documentation led me to expect that this would work, but it does not. I
am using the example on
http://www.python.org/dev/doc/devel/dist/node12.html.

Regards,
Noel O'Boyle.

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to