Make email address more straightforward.
This commit is contained in:
parent
fd8423b686
commit
409adeef56
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ kwargs = {'name': 'Glymur',
|
|||
'description': 'Tools for accessing JPEG2000 files',
|
||||
'long_description': open('README.md').read(),
|
||||
'author': 'John Evans',
|
||||
'author_email': 'johnevans938 at gmail dot com',
|
||||
'author_email': 'john.g.evans.ne at gmail dot com',
|
||||
'url': 'https://github.com/quintusdias/glymur',
|
||||
'packages': ['glymur', 'glymur.data', 'glymur.test', 'glymur.lib',
|
||||
'glymur.lib.test'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue