Skip to content

Commit

Permalink
Merge pull request #105 from pombredanne/patch-1
Browse files Browse the repository at this point in the history
Ensure the LICENSE is included in built wheels
  • Loading branch information
RonnyPfannschmidt committed Jan 11, 2017
2 parents 8cba397 + 976002d commit c8da012
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[wheel]
universal = 1

[metadata]
license_file = LICENSE

[devpi:upload]
formats=sdist.tgz,bdist_wheel

0 comments on commit c8da012

Please sign in to comment.