Skip to content

Commit

Permalink
Add LICENSE to wheel distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
gtback committed Jul 5, 2018
1 parent 5145e8c commit b5a24ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ tag = True

[bumpversion:file:setup.py]

[metadata]
license_file = LICENSE

[bdist_wheel]
universal = 1

0 comments on commit b5a24ec

Please sign in to comment.