From 7cdcccfd9cf87915969e0706042673114d2b1d91 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 12 Dec 2018 04:00:26 -0600 Subject: CWL --- gn/packages/cwl.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gn/packages/cwl.scm') diff --git a/gn/packages/cwl.scm b/gn/packages/cwl.scm index 6980bb8..9b75c2b 100644 --- a/gn/packages/cwl.scm +++ b/gn/packages/cwl.scm @@ -37,13 +37,14 @@ ("python-setuptools" ,python-setuptools) ("python-pytest-cov" ,python-pytest-cov) ("python-pytest-runner" ,python-pytest-runner) + ("python-rdflib" ,python-rdflib) ("python-typing-extensions" ,python-typing-extensions) - ("python-prov" ,python-prov) ("python-pyparsing" ,python-pyparsing) ("python-subprocess32" ,python-subprocess32) )) (propagated-inputs `(("python-schema-salad" ,python-schema-salad) + ("python-prov" ,python-prov) ("python-html5lib" ,python-html5lib) )) ; (arguments `(#:tests? #f)) ;; CWL includes no tests. -- cgit v1.2.3