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:
I've tried using data_files as well, with the same result; examples/
fig2.3.apt is not added to the tarball.
--
bytecolor
with distutils. I'm using Python 2.4 on Linux. My file layout and
setup.py can be found here:
I've tried using data_files as well, with the same result; examples/
fig2.3.apt is not added to the tarball.
--
bytecolor
Comment