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 wording sounded like s3 support was being dropped, when it was the dependency group. Updated this to reflect the "s3" group support would be dropped in favour of "cloud"
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ pip install bids2table[cloud]
23
23
```
24
24
25
25
> [!WARNING]
26
-
> Previous version only supported s3. s3 installation is still supported, but will be deprecated in the next version. Please update any installation scripts.
26
+
> 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.
27
27
28
28
The latest development version can be installed with
0 commit comments