Skip to content

Commit 17521f8

Browse files
authored
Merge pull request #11 from nicoddemus/patch-1
Fix Manifest.in so it includes the license in sdist
2 parents bd2868a + 268e446 commit 17521f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
include LICENSE.txt README.rst CODE_OF_CONDUCT.md
1+
include LICENSE README.rst CODE_OF_CONDUCT.md
22
include test-requirements.txt .coveragerc

0 commit comments

Comments
 (0)