diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-10-28 23:43:29 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-11-20 01:06:38 +0000 |
| commit | 3ef6afb155fcdbffd026e938deffce954060f613 (patch) | |
| tree | 84fa3fc93c2f8589b68efc562aad8bd32166374d | |
| parent | d5543078b8a9dbb0fa31fd324992bf17a300cc42 (diff) | |
gnu: python-watchfiles: Remove coverage inputs.
* gnu/packages/python-xyz.scm (python-watchfiles)[native-inputs]:
Remove python-coverage, python-pytest-cov.
Change-Id: Id7ce71eb87aa032502657bfaf78650ba8c9301f9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 21d742865fa..f51549919b7 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -40395,10 +40395,8 @@ but portable.") (append (list maturin python-anyio - python-coverage python-dirty-equals python-pytest - python-pytest-cov python-pytest-mock python-pytest-timeout rust |
