Skip to content

Commit 9cb4486

Browse files
add earthaccess to dev group dependencies for integration tests
1 parent 1f546ba commit 9cb4486

2 files changed

Lines changed: 827 additions & 307 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ values = ["a", "rc", "final"]
127127

128128
[tool.bumpversion.parts.pre_number]
129129
first_value = 1
130+
131+
[dependency-groups]
132+
dev = [
133+
"earthaccess>=0.15.1",
134+
]

0 commit comments

Comments
 (0)