python3Packages.zarr: don't depend on uv
We disable the test that requires uv.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
pytest-asyncio,
|
||||
pytestCheckHook,
|
||||
tomlkit,
|
||||
uv,
|
||||
}:
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
@@ -87,7 +86,6 @@ buildPythonPackage (finalAttrs: {
|
||||
pytest-asyncio
|
||||
pytestCheckHook
|
||||
tomlkit
|
||||
uv
|
||||
]
|
||||
++ finalAttrs.finalPackage.passthru.optional-dependencies.cli;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user