about summary refs log tree commit diff
path: root/cwl-conformance/manifest.scm
diff options
context:
space:
mode:
authorArun Isaac2025-08-22 16:58:59 +0100
committerArun Isaac2025-08-22 16:58:59 +0100
commit1c059b03d3f8cb0d921b848577613e81fb63f491 (patch)
tree0f18c95e4fad29ba76a53f87787b97147ed97a14 /cwl-conformance/manifest.scm
parent9d664cc2c97315ed8e7d27b688c8cb2136e92127 (diff)
downloadravanan-1c059b03d3f8cb0d921b848577613e81fb63f491.tar.gz
ravanan-1c059b03d3f8cb0d921b848577613e81fb63f491.tar.lz
ravanan-1c059b03d3f8cb0d921b848577613e81fb63f491.zip
Rename cwl-conformance/cwltest-manifest.scm.
There is only one manifest file under cwl-conformance. So, it's ok to
just call it manifest.scm.
Diffstat (limited to 'cwl-conformance/manifest.scm')
-rw-r--r--cwl-conformance/manifest.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/cwl-conformance/manifest.scm b/cwl-conformance/manifest.scm
new file mode 100644
index 0000000..9cf33d5
--- /dev/null
+++ b/cwl-conformance/manifest.scm
@@ -0,0 +1,2 @@
+(specifications->manifest
+ (list "coreutils" "python-wrapper"))