~ruther/guix-local

a4d4d6af000341d378be63a3a53e8887de2ed480 — Sharlatan Hellseher 4 months ago 782d532
gnu: python-cloudpathlib: Fix tests.

* gnu/packages/python-web.scm (python-cloudpathlib)[native-inputs]:
Add python-psutil.

Change-Id: I2c13d89f7739f94ca5532188cafaba7d6b214f1d
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +1 -0
@@ 433,6 433,7 @@ and JSON.
     (list ;; python-azure-identity
           python-dotenv
           python-flit-core
           python-psutil
           python-pydantic
           python-pytest
           python-pytest-cases