Skip to content

Commit c755395

Browse files
committed
Keep test-extras
1 parent 6988219 commit c755395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ test = [
7474
"pytest-cov",
7575
"pyzstd"
7676
]
77-
78-
[dependency-groups]
7977
test_extras = [
8078
"importlib_metadata",
8179
"crc32c", # TODO: remove once zarr-python does not depend on crc32c anymore
8280
]
81+
82+
[dependency-groups]
8383
test-zarr-312 = [
8484
"pytest",
8585
"pytest-cov",

0 commit comments

Comments
 (0)