~ruther/guix-local

93e81e1c9612145b87234e7692e79128b377bdc3 — Efraim Flashner a month ago 1804c4f
gnu: python-codespell: Update inputs.

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

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

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 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))