Message150669
FWIW, I'm for the first option for specifying package_data:
[files]
package_data =
spam = first second third
I'm pretty sure this is how I ended up implementing it in d2to1, since I needed this functionality.
Theoretically spaces could be supported with an escape sequence, but I don't think that's worth complicating things for if package_data is deprecated anyways. I'm all for making it difficult for anyone trying to include filenames with spaces in their source code. |
|
Date |
User |
Action |
Args |
2012-01-05 15:44:39 | erik.bray | set | recipients:
+ erik.bray, christian.heimes, eric.araujo, alexis |
2012-01-05 15:44:38 | erik.bray | set | messageid: <1325778278.99.0.0169650152109.issue13712@psf.upfronthosting.co.za> |
2012-01-05 15:44:35 | erik.bray | link | issue13712 messages |
2012-01-05 15:44:35 | erik.bray | create | |
|