Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
1ee8b676
Commit
1ee8b676
authored
Jul 17, 2017
by
Fang-Chieh Chou
Committed by
Guolin Ke
Jul 18, 2017
Browse files
Remove wheel from Python requirement (#704)
parent
aa8bf655
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python-package/setup.py
python-package/setup.py
+0
-1
No files found.
python-package/setup.py
View file @
1ee8b676
...
...
@@ -155,7 +155,6 @@ if __name__ == "__main__":
version
=
version
,
description
=
'LightGBM Python Package'
,
install_requires
=
[
'wheel'
,
'numpy'
,
'scipy'
,
'scikit-learn'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment