Skip to content

Commit fc4a863

Browse files
dstansbyd-v-b
andauthored
Put back uv in test deps
Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
1 parent dc15e65 commit fc4a863

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/3656.misc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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.
1+
Removed *rich* and *mypy* 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
@@ -84,6 +84,7 @@ test = [
8484
"pytest-codspeed",
8585
"packaging",
8686
"tomlkit",
87+
"uv",
8788
]
8889
remote_tests = [
8990
'zarr[remote]',

0 commit comments

Comments
 (0)