Inspired by pypa/setuptools#1059, use the preferred bdist_wheel heading.

This commit is contained in:
Jason R. Coombs 2017-08-26 15:35:09 -04:00
parent 16d68a9fd1
commit 250cb96002

View File

@ -2,5 +2,5 @@
release = dists upload release = dists upload
dists = clean --all sdist bdist_wheel dists = clean --all sdist bdist_wheel
[wheel] [bdist_wheel]
universal = 1 universal = 1