Skip to content

Commit 354cf7f

Browse files
authored
Merge pull request #161 from scarabeusiv/patch-1
Include license and tests in sdist archive
2 parents 7546a81 + 794b845 commit 354cf7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
include *.rst
22
include deepdiff/*.rst
33
include *.txt
4+
include LICENSE AUTHORS
5+
recursive-include tests *.py
46
global-exclude __pycache__
57
global-exclude *.py[co]

0 commit comments

Comments
 (0)