Skip to content

Commit 7cb4fe6

Browse files
committed
Explicitly include LICENSE in MANIFEST.in
Seems that the comment in commit 8014897 (“Clean up MANIFEST.in and remove unnecessary entries (daviddrysdale#160)”) about setuptools automatically including the LICENSE file was inaccurate. Fixes daviddrysdale#176
1 parent afb87c2 commit 7cb4fe6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
recursive-include tests *.py
22
include HISTORY.md
3+
include LICENSE

0 commit comments

Comments
 (0)