Skip to content

Commit

Permalink
Inspired by pypa/setuptools#1059, use the preferred bdist_wheel heading.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 26, 2017
1 parent 13c22a9 commit 8a6e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
release = dists upload
dists = clean --all sdist bdist_wheel

[wheel]
[bdist_wheel]
universal = 1

0 comments on commit 8a6e934

Please sign in to comment.