Skip to content

Commit

Permalink
remove optional author_email field
Browse files Browse the repository at this point in the history
  • Loading branch information
letmaik authored Aug 5, 2023
1 parent c6a3a6b commit 8523ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ def mac_libraw_compile():
long_description = open('README.md').read(),
long_description_content_type='text/markdown',
author = 'Maik Riechert',
author_email = '[email protected]',
url = 'https://github.com/letmaik/rawpy',
classifiers=[
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit 8523ab0

Please sign in to comment.