Skip to content

Commit

Permalink
Merge pull request #481 from python-zk/add-license-to-wheel
Browse files Browse the repository at this point in the history
docs: Add license to Wheel
  • Loading branch information
jeffwidman committed Nov 1, 2017
2 parents fc51607 + 43d156d commit 190b569
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
Expand Up @@ -8,6 +8,9 @@ universal = 1
[egg_info]
tag_build = dev

[metadata]
license_file = LICENSE

[nosetests]
cover-package = kazoo
nocapture = 1
Expand Down

0 comments on commit 190b569

Please sign in to comment.