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
a572fdbb
Unverified
Commit
a572fdbb
authored
Oct 13, 2021
by
Nikita Titov
Committed by
GitHub
Oct 13, 2021
Browse files
update Guolin's e-mail in `setup.py` (#4663)
* update Guolin's e-mail in `setup.py` * change maintainer's info
parent
d130bb19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
python-package/setup.py
python-package/setup.py
+2
-2
No files found.
python-package/setup.py
View file @
a572fdbb
...
...
@@ -349,8 +349,8 @@ if __name__ == "__main__":
'pandas'
,
],
},
maintainer
=
'
Guolin Ke
'
,
maintainer_email
=
'
guolin.ke
@microsoft.com'
,
maintainer
=
'
Yu Shi
'
,
maintainer_email
=
'
yushi2
@microsoft.com'
,
zip_safe
=
False
,
cmdclass
=
{
'install'
:
CustomInstall
,
...
...
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