me
/
guix
Archived
1
0
Fork 0

gnu: abjad-ext-ipython: Fix build.

* gnu/packages/music.scm (abjad-ext-ipython): Fix build.
[propagated-inputs]: Add python-sphinx-autodoc-typehints.

Change-Id: Id20c0527e61b8be194c5387c6c43fdf82ab5ff09
master
Sharlatan Hellseher 2024-01-16 21:32:46 +00:00
parent d79fd9adc3
commit d99670e33e
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 1 additions and 1 deletions

View File

@ -1788,7 +1788,7 @@ music theorist Paul Nauert's quantization grids or Q-Grids, for short.")
python-pytest-cov
python-pytest-helpers-namespace))
(propagated-inputs
(list abjad jupyter))
(list abjad jupyter python-sphinx-autodoc-typehints))
(home-page "https://abjad.github.io")
(synopsis "Abjad IPython Extension")
(description