Rename [wheel] section to [bdist_wheel] as the former is legacy (#749)

See:

54ddbcc9ce/wheel/bdist_wheel.py?fileviewer=file-view-default#bdist_wheel.py-119:125

http://pythonwheels.com/
This commit is contained in:
Jon Dufresne 2017-06-02 08:59:57 -07:00 committed by Asif Saifuddin Auvi
parent a600ab87d9
commit 645bbd3078
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ ignore = D102,D104,D203,D105,D213
[bdist_rpm]
requires = amqp >= 2.
[wheel]
[bdist_wheel]
universal = 1