Skip to content

Commit

Permalink
Bundle license in wheel and sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Feb 5, 2020
1 parent 606b9cb commit c5b375d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include LICENSE
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[metadata]
license_files = LICENSE

0 comments on commit c5b375d

Please sign in to comment.