gnu: python-scipy: Add numpydoc to native-inputs.
* gnu/packages/python.scm (python-numpydoc)[native-inputs]: Add python-numpydoc.master
parent
5f44ee4fa0
commit
5248d49e41
|
@ -3272,6 +3272,7 @@ functions.")
|
|||
(native-inputs
|
||||
`(("python-nose" ,python-nose)
|
||||
("python-sphinx" ,python-sphinx)
|
||||
("python-numpydoc" ,python-numpydoc)
|
||||
("gfortran" ,gfortran)
|
||||
("texlive" ,texlive)
|
||||
("perl" ,perl)))
|
||||
|
|
Reference in New Issue