Skip to content

Commit 0fe6b02

Browse files
committed
Include tests in pypyi tarball
Inlcude test for downstream testing, resolves pytest-dev#290 Signed-off-by: Justin Lecher <[email protected]>
1 parent 9ce62b1 commit 0fe6b02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ include AUTHORS
22
include README.rst
33
include LICENSE
44

5+
recursive-include test *
6+
57
recursive-exclude pytest_django_test *
6-
recursive-exclude tests *
78
recursive-exclude .tox *
89
recursive-exclude bin *
910
recursive-exclude src *

0 commit comments

Comments
 (0)