~ruther/guix-local

2e72d21488956c0b870d06239c53b11e8ed50a25 — Sharlatan Hellseher 8 months ago f70c88d
gnu: python-starsessions: Reduce closure size.

* gnu/packages/python-web.scm (python-starsessions)[native-inputs]:
Remove python-black, python-flake8, and python-mypy.

Change-Id: I7ce8e5fce8aa7d5ec55bcd0d3ccaa70e98a7c9b7
1 files changed, 1 insertions(+), 4 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +1 -4
@@ 12782,10 12782,7 @@ Interface) framework/toolkit for building async web services in Python.")
           python-itsdangerous
           python-starlette))
    (native-inputs
     (list python-black
           python-flake8
           python-httpx
           python-mypy
     (list python-httpx
           python-poetry-core
           python-pytest
           python-pytest-asyncio