Skip to content

Commit 09399c3

Browse files
committed
chore: enable uv again
1 parent a61ba2e commit 09399c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hatch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ only-include = ["src", "CHANGELOG.md"]
1313

1414

1515
[envs.default]
16-
#installer = "uv"
16+
installer = "uv"
1717
dependencies = [
1818
"pytest",
1919
"pytest-html",

0 commit comments

Comments
 (0)