diff --git a/setup.cfg b/setup.cfg index 797301a..74ebf1c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ addopts = -p no:warnings auto_use = True [metadata] -package_name = radio_beam +package_name = radio-beam description = Radio Beam object for use with astropy long_description = This package provides tools for working with beams in radio data. author = Adam Leroy, Adam Ginsburg, Erik Rosolowsky, Tom Robitaille, and Eric Koch @@ -25,6 +25,6 @@ author_email = adam.g.ginsburg@gmail.com, koch.eric.w@gmail.com license = BSD url = http://radio_beam.readthedocs.org edit_on_github = False -github_project = radio-astro-tools/radio_beam +github_project = radio-astro-tools/radio-beam [entry_points]