[15:01:01] <Ivoz> yo jaraco do you know how having setup.cfg with `[metadata]\ndescription-file = README.md` works? A) I thought [metadata] in setup.cfg was a distutils2 featuree, and B) how it can render a md file
[15:01:42] <Ivoz> going off the claim under 'setup.cfg' in http://peterdowns.com/posts/first-time-with-pypi.html
[15:05:03] <jaraco> Ivoz: I wouldn’t expect that to work.