1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: radicale: Remove python-pytest-isort native-input.

* gnu/packages/dav.scm (radicale)
[native-inputs]: Remove python-pytest-isort.

python-pytest-isort

Change-Id: I2d684c42d66183bd3e9e6f6281210cdcfd3b11b5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2025-01-31 02:33:58 +01:00
committed by Sharlatan Hellseher
parent 9160351b94
commit aa6bb28e02

View File

@@ -144,7 +144,6 @@ CardDAV server with a local folder or file.")
(native-inputs
(list python-pytest
python-pytest-flake8
python-pytest-isort
python-setuptools
python-waitress
python-wheel))