Skip to content

Commit c1cf3e9

Browse files
authored
Merge pull request #77 from common-workflow-language/simplify-manifest
simply the manifest
2 parents 5d04ddb + a2e4236 commit c1cf3e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
include gittaggers.py Makefile
2-
include schema_salad/tests/*.py schema_salad/tests/*.yml
3-
include schema_salad/tests/test_schema/*.yml schema_salad/tests/*.owl
2+
include schema_salad/tests/*
43
include schema_salad/metaschema/*
54
global-exclude *.pyc

0 commit comments

Comments
 (0)