Hi<br>I&#39;m experiencing a problem when using setuptools (0.6c5) to generate a source tarball, using the &#39;sdist&#39; command. What happens is that data files (PNGs) are omitted even though I include them in package_data (keyword to setup), and they are correctly included when installing. Is it the intended behaviour of&nbsp;&#39;sdist&#39;&nbsp;to&nbsp;ignore&nbsp;package_data,&nbsp;or&nbsp;is&nbsp;this&nbsp;a&nbsp;bug?
<br> <br>Thanks,<br>Arve Knudsen<br>