Files
cpython/Lib
Éric Araujo dcfcb64582 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.
2012-02-05 10:26:16 +01:00
..
2012-01-26 00:15:07 -08:00
2012-01-08 08:42:03 +02:00
2012-02-03 02:45:05 +01:00
2011-11-11 19:39:25 +01:00
2012-01-31 02:58:39 -05:00
2011-09-28 07:41:54 +02:00
2012-01-15 21:28:13 -05:00
2011-10-19 10:58:56 +03:00
2011-09-03 10:37:09 +02:00
2012-02-03 23:16:11 +01:00
2011-11-04 08:29:17 +01:00
2012-01-21 11:55:40 +08:00
2011-12-10 21:14:53 +01:00
2011-10-28 14:52:29 +02:00
2011-10-19 11:06:26 +03:00
2011-10-19 11:06:26 +03:00
2011-12-10 13:02:17 +01:00
2011-11-08 18:39:15 +01:00
2011-11-04 08:29:17 +01:00
2011-11-11 19:39:25 +01:00
2011-12-22 01:15:53 +00:00
2011-10-28 14:52:29 +02:00
2011-12-13 13:22:42 -05:00
2011-12-13 13:22:42 -05:00
2012-02-01 15:15:14 -06:00
2011-11-04 08:29:17 +01:00
2012-01-09 20:02:24 +00:00
2011-11-11 09:41:17 -06:00
2011-10-28 14:52:29 +02:00
2011-08-16 19:03:41 +03:00
2011-11-04 08:29:17 +01:00
2011-10-18 13:26:49 +03:00
2011-11-04 10:22:57 +01:00
2012-02-03 19:09:38 -05:00
2011-10-28 14:52:29 +02:00
2011-12-02 21:25:39 +02:00