mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 10:31:49 +02:00
gnu: abjad-ext-nauert: Fix build.
* gnu/packages/music.scm (abjad-ext-nauert) [native-inputs]: Add python-sphinx-autodoc-typehints. Change-Id: Iec9dcbf1127ef7dc7b3bcd5a4be9eada51424f4a
This commit is contained in:
@@ -1733,7 +1733,8 @@ and manipulating rhythms such as accelerandi, taleas, and more.")
|
||||
python-mypy
|
||||
python-pytest
|
||||
python-pytest-cov
|
||||
python-pytest-helpers-namespace))
|
||||
python-pytest-helpers-namespace
|
||||
python-sphinx-autodoc-typehints))
|
||||
(propagated-inputs
|
||||
(list abjad))
|
||||
(home-page "https://abjad.github.io")
|
||||
|
||||
Reference in New Issue
Block a user