Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AndySAnker authored Sep 27, 2023
1 parent 25db3b3 commit 71ee657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
author='Frederik L. Johansen and Andy S. Anker',
author_email='fljo@di.ku.dk and andy@chem.ku.dk',
author_email='frjo@di.ku.dk and andy@chem.ku.dk',
install_requires=[
'numpy',
'pyyaml',
Expand All @@ -32,4 +32,4 @@
classifiers=[
'Programming Language :: Python'
]
)
)

0 comments on commit 71ee657

Please sign in to comment.