diff options
author | Éric Araujo <merwok@netwok.org> | 2012-02-04 21:53:07 +0100 |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2012-02-04 21:53:07 +0100 |
commit | 31aefde8760c3d407ffe8dc044e5ae8f5daeb12c (patch) | |
tree | 603b62a6b4d6fee4d984dcf112526cd178e4bae1 /Python/Python-ast.c | |
parent | 591f6e82bd24361b7628bcb47830e18efb354db2 (diff) | |
download | cpython-git-31aefde8760c3d407ffe8dc044e5ae8f5daeb12c.tar.gz |
Allow multiple values for package_data in setup.cfg (#11805).
Even though the resources system obsoletes data_files and package_data
(see bug discussion), package_data still exists to allow compatibility
with distutils and thus an easier transition. In setup.py, the values
are lists of glob patterns, so the setup.cfg syntax needed a way to
express multiple values too.
Doc for this option will be added later as part of the big packaging doc
patches. For now, the test serves as example.
Reported by Erik Bray.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions