Skip to content

Commit

Permalink
Add LICENSE to MANIFEST.in
Browse files Browse the repository at this point in the history
Add `LICENSE` to the `MANIFEST.in` file so that they will be included in sdists and other packages.

This came up during packaging of `lime` for `conda-forge`.
  • Loading branch information
proinsias authored Dec 1, 2016
1 parent 6730b88 commit fd718df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
include lime/*.js
include LICENSE

0 comments on commit fd718df

Please sign in to comment.