gnu: python-hyperopt: Replace python-nose by python-pynose. * gnu/packages/machine-learning.scm (python-hyperopt)[native-inputs]: Remove python-black, python-wheel. Replace python-nose by python-pynose. Change-Id: Icf1304ed373583a3e827c2f9e9bcb3aa89a9a4c6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 5 deletions(-) M gnu/packages/machine-learning.scm
M gnu/packages/machine-learning.scm => gnu/packages/machine-learning.scm +1 -5
@@ 2782,11 2782,7 @@ interactive learning.") python-six python-tqdm)) (native-inputs (list python-black python-nose python-pymongo python-pytest python-wheel)) (list python-pymongo python-pynose python-pytest)) (home-page "https://hyperopt.github.io/hyperopt/") (synopsis "Library for hyperparameter optimization") (description "Hyperopt is a Python library for serial and parallel