Skip to content

Commit 458f7d7

Browse files
author
Peter Amstutz
committed
Include v1.1 schema in package.
1 parent ffb316c commit 458f7d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
'schemas/v1.1.0-dev1/*.md',
4242
'schemas/v1.1.0-dev1/salad/schema_salad/metaschema/*.yml',
4343
'schemas/v1.1.0-dev1/salad/schema_salad/metaschema/*.md',
44+
'schemas/v1.1/*.yml',
45+
'schemas/v1.1/*.md',
46+
'schemas/v1.1/salad/schema_salad/metaschema/*.yml',
47+
'schemas/v1.1/salad/schema_salad/metaschema/*.md',
4448
'cwlNodeEngine.js',
4549
'cwlNodeEngineJSConsole.js',
4650
'extensions.yml',

0 commit comments

Comments
 (0)