You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Previous version only supported s3 cloud storage. `s3` dependency group installation is still supported, but will be deprecated in the next version. Please update any installation scripts to use the `cloud` dependency group.
32
+
> *Deprecation Warning:* Previous versions used `bids2table[s3]` for cloud support.
33
+
> While the `s3` extra still works for now, it will be removed in the next major
34
+
> release. Please update your installation scripts to use `[cloud]`.
35
+
36
+
### Development Version
27
37
28
-
The latest development version can be installed with
38
+
To test out the absolute latest features directly from the main branch, install
0 commit comments