PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 2nd of January, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[11:46:32] <pumpkinseed> Should setuptools' sdist include files listed under data_files?
[11:49:39] <pumpkinseed> Because 19.1.1 on Windows doesn't nor does 18.2 on OS X
[11:51:09] <pumpkinseed> And the packaging guide suggests it should work like it does for distutils and yet if I use distutils instead It Just Works[tm]
[11:55:22] <pumpkinseed> !logs
[11:55:22] <pmxbot> http://chat-logs.dcpython.org/channel/pypa
[12:13:06] <ionelmc> pumpkinseed: report a bug to setuptools perhaps?
[12:14:00] <pumpkinseed> Is it a bug then?
[12:21:01] <pumpkinseed> ionelmc: ok, since you suggest that it is indeed a bug I'll create a minimal example and report it
[12:50:07] <ionelmc> pumpkinseed: looks like one, if distutils don't have the issue