Skip to content
Snippets Groups Projects
Commit 43204049 authored by Levi Baber's avatar Levi Baber Committed by Adam J. Stewart
Browse files

py-scikit-learn: needs setuptools (#11379)

parent 119d04d5
Branches
Tags
No related merge requests found
......@@ -29,3 +29,4 @@ class PyScikitLearn(PythonPackage):
depends_on('py-scipy@0.13.3:', type=('build', 'run'), when='@0.20.0:')
depends_on('py-cython@0.23:', type='build')
depends_on('py-test@3.3.0:', type='test')
depends_on('py-setuptools', type='build')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment