bpo-19610: setup() now raises TypeError for invalid types (GH-4519)
The Distribution class now explicitly raises an exception when 'classifiers', 'keywords' and 'platforms' fields are not specified as a list.
B
Berker Peksag committed
dcaed6b2d954786eb5369ec2e8dfdeefe3cdc6ae
Parent: 6a54c67
Committed by GitHub <noreply@github.com>
on 11/23/2017, 6:34:20 PM