Skip to content

Commit 6a02920

Browse files
authored
Merge pull request #75 from common-workflow-language/adjust-manifest
Include all relevant files so tests work post installation
2 parents 8edfbc2 + cefb22e commit 6a02920

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
@@ -1,4 +1,5 @@
11
include gittaggers.py Makefile
2-
include schema_salad/tests/*.py schema_salad/tests/*.yml schema_salad/tests/*.owl
2+
include schema_salad/tests/*.py schema_salad/tests/*.yml
3+
include schema_salad/tests/test_schema/*.yml schema_salad/tests/*.owl
34
include schema_salad/metaschema/*
45
global-exclude *.pyc

0 commit comments

Comments
 (0)