Skip to content

Commit 9c7e72e

Browse files
committed
Enable UV installer in Hatch config
1 parent 8c5886f commit 9c7e72e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ commit_extra_args = ["-e"]
118118
path = "fief/__init__.py"
119119

120120
[tool.hatch.envs.default]
121+
installer = "uv"
121122
python = "3.12"
122123
dependencies = [
123124
"asgi-lifespan",

0 commit comments

Comments
 (0)