diff --git a/pyproject.toml b/pyproject.toml index 4e18b6e..2dcb4d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ keywords = [ [project.urls] homepage = "https://astroalign.quatrope.org" documentation = "https://astroalign.readthedocs.io/" -repository = "https://github.com/quatrope/astroalign" +source = "https://github.com/quatrope/astroalign" [tool.setuptools] py-modules = ["astroalign"]