Skip to content

Commit

Permalink
chore: changed author email to prevent error on pypi submission
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncoulton committed Jan 14, 2018
1 parent 09d8533 commit 338a44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -72,7 +72,7 @@ def confirm(prompt):
long_description=readme,

author='Simon Coulton',
author_email='simon at bespohk.com',
author_email='simon@bespohk.com',

license=license,
classifiers=[
Expand Down

0 comments on commit 338a44a

Please sign in to comment.