Skip to content

Commit

Permalink
Specify the license file for wheel builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangaline committed Jan 30, 2018
1 parent 6c0628f commit 080da28
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.md

[flake8]
ignore = E128
max-line-length = 100
Expand Down

0 comments on commit 080da28

Please sign in to comment.