gnu: python-mido: Fix build. * gnu/packages/python-xyz.scm (python-mido)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I387bf0b70bbd3e03d7042970794d9da4800418f9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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
@@ 38364,7 38364,7 @@ colors.") ;; TODO: After updating python-packaging, fix this. (delete 'sanity-check)))) (propagated-inputs (list python-importlib-metadata python-packaging)) (native-inputs (list python-pytest)) (native-inputs (list python-pytest python-setuptools python-wheel)) (home-page "https://mido.readthedocs.io/en/stable/") (synopsis "MIDI Objects for Python") (description "This library is for working with MIDI 1.0 ports, messages and