Message 81650 - Python tracker
Message81650
| Author | gsakkis |
|---|---|
| Recipients | dripton, gsakkis, tarek |
| Date | 2009-02-11.16:46:33 |
| SpamBayes Score | 0.0013632214 |
| Marked as misclassified | No |
| Message-id | <1234370795.22.0.135387628882.issue2279@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Agreed; package_data are also ignored by sdist. Unfortunately, neither setuptools seems to work as expected on sdist but at least bdist_egg does. MANIFEST.in is an ugly hack and should be deprecated; you shouldn't have to repeat yourself in two files. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-11 16:46:35 | gsakkis | set | recipients: + gsakkis, dripton, tarek |
| 2009-02-11 16:46:35 | gsakkis | set | messageid: <1234370795.22.0.135387628882.issue2279@psf.upfronthosting.co.za> |
| 2009-02-11 16:46:34 | gsakkis | link | issue2279 messages |
| 2009-02-11 16:46:33 | gsakkis | create | |