Skip to content

Commit

Permalink
Pypi now require valid email...
Browse files Browse the repository at this point in the history
  • Loading branch information
fpietka committed Mar 9, 2017
1 parent eb1d152 commit fc23278
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 @@ -9,7 +9,7 @@
description='A tool to copy labels between repositories using Github API',
url='http://github.com/fpietka/github-labels-copy',
author='François Pietka',
author_email='francois[at]]pietka[dot]fr',
author_email='francois@pietka.fr',
license='MIT',
packages=['githublabelscopy'],
long_description=open('README.rst').read(),
Expand Down

0 comments on commit fc23278

Please sign in to comment.