Skip to content

Commit

Permalink
Merge pull request #5 from xhochy/bundle-license
Browse files Browse the repository at this point in the history
Include LICENSE.txt in sdist and wheel
  • Loading branch information
manmartgarc authored Jul 16, 2019
2 parents 5fa1ae2 + c1a4e63 commit 48b4b32
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 48b4b32

Please sign in to comment.