Skip to content

Commit 4ef73d0

Browse files
authored
Add extensions.yml to manifest and exclude backup files. (#326)
1 parent c088882 commit 4ef73d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ include cwltool/schemas/v1.1.0-dev1/*.md
1616
include cwltool/schemas/v1.1.0-dev1/salad/schema_salad/metaschema/*.yml
1717
include cwltool/schemas/v1.1.0-dev1/salad/schema_salad/metaschema/*.md
1818
include cwltool/cwlNodeEngine.js
19+
include cwltool/extensions.yml
20+
global-exclude *~
1921
global-exclude *.pyc

0 commit comments

Comments
 (0)