Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes authored Dec 8, 2023
1 parent bc945b2 commit 60d135f
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 @@ -10,8 +10,8 @@
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
url="https://github.com/VirtualPlanetaryLaboratory/vspace",
author="Caitlyn Wilhelm",
author_email="cwilhelm@uw.edu",
author="Russell Deitrick",
author_email="rdeitrick@uvic.ca",
license="MIT",
packages=["vspace"],
include_package_data=True,
Expand Down

0 comments on commit 60d135f

Please sign in to comment.