Message266360
(instead of making a flat copy of the specified list of headers)
Unlike wheel's `data_files`, which allows to specify data files as a list of tuples
`[(target_directory, [list of files for target directory])]`
the `headers` setup keyword argument only let's you specify a list of files that will be copied over to a sub-directory of `sysconfig.get_path('include')`.
It would be useful to enable the same feature for headers as we have for data files. |
|
Date |
User |
Action |
Args |
2016-05-25 14:24:35 | sylvain.corlay | set | recipients:
+ sylvain.corlay, eric.araujo, dstufft |
2016-05-25 14:24:35 | sylvain.corlay | set | messageid: <1464186275.75.0.908359845764.issue27123@psf.upfronthosting.co.za> |
2016-05-25 14:24:35 | sylvain.corlay | link | issue27123 messages |
2016-05-25 14:24:35 | sylvain.corlay | create | |
|