Skip to content
Snippets Groups Projects
Commit 56c9e48a authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update setup.py

parent 06997dc4
Branches
Tags
No related merge requests found
Pipeline #11895 failed
......@@ -172,7 +172,7 @@ def setup_package():
'Operating System :: Microsoft :: Windows',
'Operating System :: POSIX :: Linux',
'Operating System :: MacOS'],
keywords = ['machine learning, supervised learning, classification, '
keywords = ['machine learning, supervised learning, classification, ' \
'ensemble methods, boosting, kernel']
packages = find_packages(exclude=['*.tests'])
install_requires = ['scikit-learn>=0.24.2', 'numpy', 'scipy', 'cvxopt' ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment