Skip to content

Commit

Permalink
Merge pull request #64 from jakirkham/fix_setup_cfg
Browse files Browse the repository at this point in the history
Fixes for wheels
  • Loading branch information
desilinguist committed Mar 26, 2018
2 parents 50d1757 + 6dc567f commit 61b5eb6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[wheel]
[metadata]
license_file = license.txt

[bdist_wheel]
universal = 1

0 comments on commit 61b5eb6

Please sign in to comment.