From d7331f4687e5cb458e4ed813d5be7db3c01130d8 Mon Sep 17 00:00:00 2001 From: Ian Carroll Date: Fri, 21 Jun 2024 14:36:44 -0400 Subject: [PATCH] better pypi links --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = [