Skip to content

Commit 884659d

Browse files
author
Michael Hart
committed
To satisfy undocumented PyPI change with misleading error messages *grumble*
1 parent 804d29b commit 884659d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ def readme():
3434
long_description=readme(),
3535
url='https://github.com/DMSC-Instrument-Data/lewis',
3636
author='Michael Hart, Michael Wedel, Owen Arnold',
37-
author_email='Michael Hart <[email protected]>, '
38-
'Owen Arnold <[email protected]>',
37+
author_email='[email protected]',
3938
license='GPL v3',
4039
classifiers=[
4140
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)