gnu: abjad: Move python-ply to propagated-inputs.
* gnu/packages/music.scm (abjad)[ntaive-inputs]: Move python-ply ... [propagated-inputs]: ... to here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
5535d5435e
commit
dd7c2d2b1d
@ -1598,12 +1598,12 @@ Guile.")
|
||||
("python-iniconfig" ,python-iniconfig)
|
||||
("python-isort" ,python-isort)
|
||||
("python-mypy" ,python-mypy)
|
||||
("python-ply" ,python-ply)
|
||||
("python-pytest" ,python-pytest-6)
|
||||
("python-pytest-cov" ,python-pytest-cov)
|
||||
("python-sphinx-autodoc-typehints" ,python-sphinx-autodoc-typehints)))
|
||||
(propagated-inputs
|
||||
`(("python-quicktions" ,python-quicktions)
|
||||
`(("python-ply" ,python-ply)
|
||||
("python-quicktions" ,python-quicktions)
|
||||
("python-roman" ,python-roman)
|
||||
("python-six" ,python-six)
|
||||
("python-uqbar" ,python-uqbar)))
|
||||
|
Loading…
Reference in New Issue
Block a user