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
d0858b36
"...git@developer.sourcefind.cn:songlinfeng/cupy.git" did not exist on "deb763b70bc9c93a1e41977d3e64dbe0f2c40b01"
Commit
d0858b36
authored
Jun 20, 2017
by
Guolin Ke
Committed by
GitHub
Jun 20, 2017
Browse files
Update setup.py
parent
35679920
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python-package/setup.py
python-package/setup.py
+1
-1
No files found.
python-package/setup.py
View file @
d0858b36
...
@@ -119,5 +119,5 @@ if __name__ == "__main__":
...
@@ -119,5 +119,5 @@ if __name__ == "__main__":
data_files
=
data_files
,
data_files
=
data_files
,
license
=
'The MIT License(https://github.com/Microsoft/LightGBM/blob/master/LICENSE)'
,
license
=
'The MIT License(https://github.com/Microsoft/LightGBM/blob/master/LICENSE)'
,
url
=
'https://github.com/Microsoft/LightGBM'
)
url
=
'https://github.com/Microsoft/LightGBM'
)
if
build_sdist
:
if
os
.
path
.
isfile
(
'./_IS_SOURCE_PACKAGE.txt'
)
:
os
.
remove
(
'./_IS_SOURCE_PACKAGE.txt'
)
os
.
remove
(
'./_IS_SOURCE_PACKAGE.txt'
)
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