gnu: python-traittypes: Replace python-nose by python-pynose. * gnu/packages/python-science.scm (python-traittypes)[native-inputs]: Replace python-nose by python-pynose. Remove python-wheel. Change-Id: Ia90b2d1311026af1bfee295cc5db3c0cac392932 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 2 insertions(+), 3 deletions(-) M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +2 -3
@@ 3832,11 3832,10 @@ of regular expressions from text data and automatic test generation.") (native-inputs (list python-numpy python-pandas python-nose python-pynose python-pytest python-setuptools python-xarray python-wheel)) python-xarray)) (home-page "https://github.com/jupyter-widgets/traittypes") (synopsis "Trait types for NumPy, SciPy and friends") (description "The goal of this package is to provide a reference