From cd495d22e19bc66c58572d1133d7de86b22d0fa9 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 28 Oct 2025 23:14:21 +0100 Subject: [PATCH] gnu: python-cryptography: Remove python-pytest-cov input. * gnu/packages/python-crypto.scm (python-cryptography)[native-inputs]: Remove python-mypy, python-pytest-cov, python-wheel. Change-Id: I9ea836da87bbd11cfa04c9120d126e06773d028a Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-crypto.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 88d9b89a19..d164833447 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -576,15 +576,12 @@ is used by the Requests library to verify HTTPS requests.") python-cffi python-click python-cryptography-vectors - python-mypy python-pretend python-pytest python-pytest-benchmark - python-pytest-cov python-pytest-randomly python-pytest-xdist python-setuptools - python-wheel rust `(,rust "cargo")) (or (and=> (%current-target-system)