[11:48:33] <ionelmc> dorfen: show details (layout and dockerfile)
[14:08:00] <brechtm> Is it still necessary to provide sdists on PyPI, or are wheels sufficient for a pure-Python project?
[14:08:31] <dstufft> brechtm: you should still provide sdists, because wheels are a "binary" package (even if pure python) and most downstream providers won't use them