~ruther/guix-local

cd495d22e19bc66c58572d1133d7de86b22d0fa9 — Nicolas Graves 6 months ago 581cda1
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 <sharlatanus@gmail.com>
1 files changed, 0 insertions(+), 3 deletions(-)

M gnu/packages/python-crypto.scm
M gnu/packages/python-crypto.scm => gnu/packages/python-crypto.scm +0 -3
@@ 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)