Skip to content

Commit deda2d7

Browse files
authored
Merge pull request #13 from maxrjones/patch-2
Add obstore to upstream env
2 parents 9a2ae39 + 2978ce7 commit deda2d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ dependencies = [
212212
'universal_pathlib @ git+https://github.com/fsspec/universal_pathlib',
213213
'typing_extensions @ git+https://github.com/python/typing_extensions',
214214
'donfig @ git+https://github.com/pytroll/donfig',
215+
'obstore @ git+https://github.com/developmentseed/obstore@main#subdirectory=obstore',
215216
# test deps
216217
'hypothesis',
217218
'pytest',

0 commit comments

Comments
 (0)