diff --git a/pyproject.toml b/pyproject.toml index 245dc849..0e15f45d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,8 @@ [tool.poetry] name = "earthaccess" version = "0.9.0" -homepage = "https://github.com/nsidc/earthaccess" +repository = "https://github.com/nsidc/earthaccess" +documentation = "https://earthaccess.readthedocs.io" description = "Client library for NASA Earthdata APIs" authors = ["earthaccess contributors"] maintainers = [