~ruther/guix-local

20918f62883afdef4d26606435875ed26f9f8e29 — Sharlatan Hellseher 8 months ago 3b6ca50
gnu: python-screed: Reduce closure size.

* gnu/packages/bioinformatics.scm (python-screed): [native-inputs]:
Remove python-pycodestyle, python-pytest-cov,
python-setuptools-scm-git-archive, and python-wheel.

Change-Id: Ibcae582fc0da5375178647912483a3b0b6dd74c3
1 files changed, 1 insertions(+), 5 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -5
@@ 12114,13 12114,9 @@ complexity samples.")
    (build-system pyproject-build-system)
    (native-inputs
     (list python-importlib-resources
           python-pycodestyle
           python-pytest
           python-pytest-cov
           python-setuptools
           python-setuptools-scm
           python-setuptools-scm-git-archive
           python-wheel))
           python-setuptools-scm))
    (home-page "https://github.com/dib-lab/screed/")
    (synopsis "Short read sequence database utilities")
    (description "Screed parses FASTA and FASTQ files and generates databases.