Skip to content

Commit 109698a

Browse files
committed
changelog
1 parent d5469a5 commit 109698a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changes/3728.misc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Move development dependencies from optional dependencies to [dependency groups](https://packaging.python.org/en/latest/specifications/dependency-groups/). This may cause breakage for anyone who used e.g. `pip install zarr[test]` to get access to test dependencies. To mitigate this breakage, install the formerly optional dependencies explicitly.

0 commit comments

Comments
 (0)