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
This commit is contained in:
Sharlatan Hellseher 2025-07-17 17:11:27 +01:00
parent 3b6ca50300
commit 20918f6288
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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