Skip to content

Commit c0d12f8

Browse files
committed
also include *.yaml files from test/ dir in package
1 parent 0fd5613 commit c0d12f8

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
@@ -4,7 +4,7 @@ include optcomplete.bash
44
recursive-include etc *
55
recursive-include easybuild *py
66
recursive-include easybuild/scripts *
7-
recursive-include test *py *eb
7+
recursive-include test *py *eb *yaml
88
recursive-include test/framework/modules *
99
recursive-include test/framework/sandbox/sources *
1010
include CONTRIBUTING.md

0 commit comments

Comments
 (0)