forked from tribes/guix
gnu: python-aiohappyeyeballs: Remove python-pytest-cov input.
* gnu/packages/python-web.scm (python-aiohappyeyeballs) [native-inputs]: Remove python-pytest-cov. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
9f4300186d
commit
0d2b39532c
@@ -2239,8 +2239,7 @@ asynchronous version of botocore.")
|
||||
(native-inputs
|
||||
(list python-poetry-core
|
||||
python-pytest
|
||||
python-pytest-asyncio-0.26
|
||||
python-pytest-cov))
|
||||
python-pytest-asyncio-0.26))
|
||||
(home-page "https://github.com/aio-libs/aiohappyeyeballs")
|
||||
(synopsis "Happy Eyeballs for asyncio")
|
||||
(description "This library exists to allow connecting with Happy
|
||||
|
||||
Reference in New Issue
Block a user