We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9563af0 + d7331f4 commit b7443feCopy full SHA for b7443fe
pyproject.toml
@@ -1,7 +1,8 @@
1
[tool.poetry]
2
name = "earthaccess"
3
version = "0.9.0"
4
-homepage = "https://github.com/nsidc/earthaccess"
+repository = "https://github.com/nsidc/earthaccess"
5
+documentation = "https://earthaccess.readthedocs.io"
6
description = "Client library for NASA Earthdata APIs"
7
authors = ["earthaccess contributors"]
8
maintainers = [
0 commit comments