gnu: python-cwl-upgrader: Add missing inputs. * gnu/packages/bioinformatics.scm (python-cwl-upgrader)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I81531d588e6deb8a01c59f2a824b815e8f95e0f0
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 6150,7 6150,7 @@ code formatter. It outputs CWL in a standardized YAML format.") "12j6z8nvwnzjjyypz59hwj5hmrcri2r6aknw52n9dbj6lbzbdd2p")))) (build-system pyproject-build-system) (native-inputs (list python-pytest)) (list python-pytest python-setuptools python-wheel)) (propagated-inputs (list python-ruamel.yaml python-schema-salad))