~ruther/guix-local

f4778e7358885c9f4b55de8ff0182dcc8fc7d27f — Sharlatan Hellseher 4 months ago 7dfdf10
gnu: python-requests-futures: Reduce closure size.

* gnu/packages/python-web.scm (python-requests-futures)[native-inputs]:
Remove python-readme-renderer and python-twine.

Change-Id: I7092c9787d1f97813c7008f94871729b3a8e8aac
1 files changed, 0 insertions(+), 2 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +0 -2
@@ 2717,9 2717,7 @@ files.")
     (list python-greenlet
           python-pytest
           python-pytest-httpbin
           python-readme-renderer
           python-setuptools
           python-twine
           python-werkzeug))
    (propagated-inputs (list python-requests))
    (home-page "https://github.com/ross/requests-futures")