Skip to content

Commit 4ee501a

Browse files
mgornydpranke
authored andcommitted
Include test files in sdist archives
Include the tests and sample file needed by them in the sdist archive, in order to make it possible to use this archive as base of packaging for Linux distributions (like Gentoo) and Conda.
1 parent 2154e31 commit 4ee501a

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,2 +1,4 @@
11
include *.md
22
include LICENSE
3+
include sample.json5
4+
recursive-include tests *.py

0 commit comments

Comments
 (0)