diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-10-28 23:35:06 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-11-20 01:06:38 +0000 |
| commit | d5543078b8a9dbb0fa31fd324992bf17a300cc42 (patch) | |
| tree | c60129ff08b64546a27ee584e887ab1fc3c034ab /gnu | |
| parent | 5a4e75b6c176587801aee5862805325b7353b6db (diff) | |
gnu: python-httpcore: Remove python-pytest-cov input.
* gnu/packages/python-web.scm (python-httpcore)[native-inputs]: Remove
python-pytest-cov.
Change-Id: I5c8ee1f384256ce2398f57dc4abdb92e1868b187
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-web.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 910518ba609..73ae9507247 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -9675,7 +9675,6 @@ and serve updated contents upon changes to the directory.") python-hatchling python-pytest python-pytest-asyncio - python-pytest-cov python-pytest-httpbin python-pytest-trio python-uvicorn |
