Skip to content

Commit 7ab6c47

Browse files
committed
feat: uv in hatch
1 parent d5e6d44 commit 7ab6c47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,9 @@ dependencies = [
248248
'zarr[remote_tests]',
249249
]
250250

251+
[tool.hatch.envs.defaults]
252+
installer = "uv"
253+
251254
[tool.hatch.envs.docs]
252255
features = ['docs', 'remote']
253256

0 commit comments

Comments
 (0)