From 1c059b03d3f8cb0d921b848577613e81fb63f491 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 22 Aug 2025 16:58:59 +0100 Subject: 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. --- cwl-conformance/manifest.scm | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cwl-conformance/manifest.scm (limited to 'cwl-conformance/manifest.scm') 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")) -- cgit 1.4.1