diff --git a/pyproject.toml b/pyproject.toml index c6605ad98b..cdf2f72b70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,10 +96,6 @@ dask = [ "zarr", ] -[tool.conda-lock] -platforms = ['win-64', 'osx-64', 'linux-64'] -channels = ['conda-forge', 'defaults'] - [tool.black] # defaults are just fine