Skip to content

Commit

Permalink
update email
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Jul 21, 2021
1 parent 58cb202 commit 74b6f1d
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 @@ -24,7 +24,7 @@ def get_requirements():
download_url=f'https://github.com/IMMM-SFA/cerf/archive/refs/tags/v{version}.tar.gz',
license='BSD2-Simplified',
author='Chris R. Vernon; Nino Zuljevic',
author_email='[email protected]; [email protected]',
author_email='[email protected]',
description='An open-source geospatial Python package for assessing and analyzing future electricity technology capacity expansion feasibility',
long_description=readme(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 74b6f1d

Please sign in to comment.