Skip to content

Commit f651d79

Browse files
committed
Switch to s3 and gc deps
1 parent f27c05a commit f651d79

2 files changed

Lines changed: 4 additions & 68 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
dependencies = ["bidsschematools>=1.0", "pyarrow>=24.0.0", "tqdm>=4.67.3"]
2929

3030
[project.optional-dependencies]
31-
cloud = ["cloudpathlib[all]>=0.21.0"]
31+
cloud = ["cloudpathlib[s3,gs]>=0.21.0"]
3232
s3 = [
3333
"cloudpathlib[s3]>=0.21.0",
3434
] # Include s3 to not break backwards compatibility

uv.lock

Lines changed: 3 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)