Skip to content

Commit

Permalink
fix the url of the project in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
piyueh committed Jan 19, 2021
1 parent ad3d299 commit f71e130
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 @@ -20,7 +20,7 @@
name="geoclaw-landspill",
author="Pi-Yueh Chuang",
author_email="[email protected]",
url="https://github.com/barba/geoclaw-landspill",
url="https://github.com/barbagroup/geoclaw-landspill",
keywords=["landspill", "overland flow", "pipeline", "geoclaw", "clawpack"],
license="BSD 3-Clause License",
)
Expand Down

0 comments on commit f71e130

Please sign in to comment.