gnu: python-gevent: Remove coverage inputs. * gnu/packages/python-xyz.scm (python-gevent)[native-inputs]: Remove python-coverage and python-wheel. Change-Id: I2a8be112d8106319988fdc83bb4d38174ac1cd0e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 3 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -3
@@ 21294,15 21294,13 @@ graphviz.") (list python-greenlet python-zope-event python-zope-interface)) (native-inputs (list python-cffi python-coverage python-cython python-dnspython python-idna python-objgraph python-psutil python-requests python-setuptools python-wheel)) python-setuptools)) (inputs (list c-ares libev libuv)) (home-page "https://www.gevent.org/")