Rename [wheel] section to [bdist_wheel] as the former is legacy

For additional details, see:

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

http://pythonwheels.com/

Change-Id: I3e34a09499684cfd5adc6d89273ded54459e89c6
This commit is contained in:
Jon Dufresne 2017-11-19 14:16:27 -08:00
parent fcc640f495
commit 2a193a2dc5
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ all_files = 1
build-dir = doc/build
source-dir = doc/source
[wheel]
[bdist_wheel]
universal = 1
[extras]