diff options
author | Éric Araujo <merwok@netwok.org> | 2012-02-05 10:26:16 +0100 |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2012-02-05 10:26:16 +0100 |
commit | dcfcb6458206a7cf6e61e8f91f756e62137125fe (patch) | |
tree | 8a7e1ae6eef75b580b428518cbc4540dc90cdad2 /Python/codecs.c | |
parent | 31aefde8760c3d407ffe8dc044e5ae8f5daeb12c (diff) | |
download | cpython-git-dcfcb6458206a7cf6e61e8f91f756e62137125fe.tar.gz |
Stop converting package_data to extra_files in pysetup create (#13712).
pysetup create, the setup.cfg creation helper, used to convert
package_data (from an existing setup.py) into extra_files, the
replacement for MANIFEST.in, but these files are only present in sdists,
not installed: they don’t have the same use case at all, so converting
one into the other did not work.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions