Skip to content

Commit dc15e65

Browse files
committed
Add changelog
1 parent 78ed36b commit dc15e65

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changes/3656.misc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Removed *rich*, *mypy*, and *uv* from the `[test]` dependencies, and added a new `[dev]` dependency group that can be used to install all the development dependencies.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ docs = [
115115
]
116116
# All development extras
117117
dev = [
118+
"zarr[optional]",
118119
"zarr[test]",
119120
"zarr[remote_tests]",
120121
"zarr[docs]",

0 commit comments

Comments
 (0)