Skip to content

Commit 794b845

Browse files
author
Tomáš Chvátal
authored
Include license and tests in sdist archive
This archive is used by distributions and license should be always shipped with the source code.
1 parent 269fa49 commit 794b845

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)