Skip to content

Commit 6ce1f5b

Browse files
committed
Merge pull request pytest-dev#296 from jlec/master
Include tests in pypyi tarball
2 parents 9ce62b1 + 0fe6b02 commit 6ce1f5b

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)