We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb316c commit 458f7d7Copy full SHA for 458f7d7
setup.py
@@ -41,6 +41,10 @@
41
'schemas/v1.1.0-dev1/*.md',
42
'schemas/v1.1.0-dev1/salad/schema_salad/metaschema/*.yml',
43
'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',
48
'cwlNodeEngine.js',
49
'cwlNodeEngineJSConsole.js',
50
'extensions.yml',
0 commit comments