bpo-35186: Remove "built with" comment in setup.py upload (GH-10414)
platform.dist() is deprecated and slated for removal in Python 3.8. The upload command itself should also not be used to upload to PyPI, but while it continues to exist it should not use deprecated functions.
P
Paul Ganssle committed
4e80f5cbeaee87a26e49bc9623c92a10e28dbbd9
Parent: 2dfe351
Committed by Petr Viktorin <encukou@gmail.com>
on 12/17/2018, 7:59:02 AM