Skip to content

Commit a997816

Browse files
authored
Merge pull request #83 from fladi/do_not_include_test_artifacts
Only include relevant files in test directory.
2 parents 1bc8ed8 + 9636d52 commit a997816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Include tests into distribution
2-
recursive-include tests *
2+
recursive-include tests *.py *.txt
33

0 commit comments

Comments
 (0)