Skip to content
Snippets Groups Projects
Commit 8b07269a authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

Update author email in setup.py to be valid format

parent 03753284
No related merge requests found
......@@ -68,8 +68,8 @@ if __name__ == '__main__':
name='mhcflurry',
version=version,
description="MHC Binding Predictor",
author="Alex Rubinsteyn",
author_email="alex {dot} rubinsteyn {at} mssm {dot} edu",
author="Alex Rubinsteyn <alex@hammerlab.org>, Tim O'Donnell <tim@hammerlab.org>",
author_email="tim@hammerlab.org",
url="https://github.com/hammerlab/mhcflurry",
license="http://www.apache.org/licenses/LICENSE-2.0.html",
entry_points={
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment