mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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>
This commit is contained in:
parent
581cda149c
commit
cd495d22e1
1 changed files with 0 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue