Skip to content

Commit

Permalink
Merge pull request #110 from jdufresne/dep-wheel
Browse files Browse the repository at this point in the history
Rename [wheel] section to [bdist_wheel] as the former is legacy
  • Loading branch information
zoofood authored Sep 12, 2018
2 parents f6133ff + a9dce93 commit 4f728d7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[wheel]
universal=1

[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE.txt

0 comments on commit 4f728d7

Please sign in to comment.