Skip to content

Commit

Permalink
fixed email for pypi upload
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Feb 24, 2017
1 parent 542eec6 commit f51b02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
version="0.2.0",
description="Matrix completion and feature imputation algorithms",
author="Alex Rubinsteyn, Sergey Feldman",
author_email="alex {dot} rubinsteyn {at} gmail {dot} com",
author_email="alex.rubinsteyn@gmail.com",
url="https://github.com/hammerlab/fancyimpute",
license="http://www.apache.org/licenses/LICENSE-2.0.html",
classifiers=[
Expand Down

0 comments on commit f51b02b

Please sign in to comment.