Skip to content

Commit

Permalink
Merge pull request #95 from toddrme2178/patch-1
Browse files Browse the repository at this point in the history
Include LICENSE file in wheels
  • Loading branch information
takluyver committed Jun 10, 2018
2 parents 11ffb5e + 54187d5 commit 3319519
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,6 +1,9 @@
[bdist_wheel]
universal=1

[metadata]
license_file = LICENSE

[pep8]
ignore = E131, E303, W503
max-line-length = 120
Expand Down

0 comments on commit 3319519

Please sign in to comment.