8000 Align lines for improved rendering (#2648) · tomwhite/zarr-python@0adcbe7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0adcbe7

Browse files
authored
Align lines for improved rendering (zarr-developers#2648)
These are currently misaligned in the source, which is probably why it's funnily rendered.
1 parent 3194534 commit 0adcbe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user-guide/v3_migration.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ Dependencies
156156
When installing using ``pip``:
157157

158158
- The new ``remote`` dependency group can be used to install a supported version of
159-
``fsspec``, required for remote data access.
159+
``fsspec``, required for remote data access.
160160
- The new ``gpu`` dependency group can be used to install a supported version of
161-
``cuda``, required for GPU functionality.
161+
``cuda``, required for GPU functionality.
162162
- The ``jupyter`` optional dependency group has been removed, since v3 contains no
163-
jupyter specific functionality.
163+
jupyter specific functionality.
164164

165165
Miscellaneous
166166
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0