package_data question

bytecolor bytecolor at yahoo.com
Mon Mar 5 01:56:13 EST 2007


I have a simple package. I'm trying to add an examples subdirectory
with distutils. I'm using Python 2.4 on Linux. My file layout and
setup.py can be found here:

http://www.deadbeefbabe.org/paste/3870

I've tried using data_files as well, with the same result; examples/
fig2.3.apt is not added to the tarball.

--
bytecolor




More information about the Python-list mailing list