Skip to content

Commit dd496a1

Browse files
committed
Include all relevant files so tests work post installation
1 parent 9a9d639 commit dd496a1

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)