Skip to content

Commit

Permalink
update resolver path
Browse files Browse the repository at this point in the history
  • Loading branch information
xoudini committed Dec 23, 2024
1 parent aba453c commit 3db6d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ packages = ["src/icu"]
dependencies = ["hatch-buildext >=0.0.4"]

[tool.hatch.build.targets.wheel.hooks.buildext.extensions]
"icu._icu_" = "src.hook"
"icu._icu_" = "src.resolvers.libicu"


[tool.ruff]
Expand Down

0 comments on commit 3db6d77

Please sign in to comment.