gnu: python-codespell: Update inputs.

* gnu/packages/python-xyz.scm (python-codespell)[native-inputs]: Remove
python-tomli, add python-setuptools-scm.

Change-Id: I0fb4999bc5070c0fcfebb5991966e488eca85109
This commit is contained in:
Efraim Flashner 2026-01-14 12:19:46 +02:00
parent 1804c4f90b
commit 93e81e1c96
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -20901,8 +20901,8 @@ for solving the Assignment Problem.")
(list python-pygments
python-pytest
python-pytest-dependency
python-tomli
python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
(list python-chardet))