Skip to content

Commit 1aea3fb

Browse files
committed
Include LICENSE.txt in sdist and wheel
1 parent b1d3db6 commit 1aea3fb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include LICENSE

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[metadata]
2+
license_files = LICENSE

0 commit comments

Comments
 (0)