Skip to content

Commit

Permalink
Babel setuptools frontend is still used in the install hook
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Apr 9, 2024
1 parent fc153b2 commit 1451fb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -98,6 +98,7 @@ exclude = ["/mkdocs/tests", "*.po", "*.pot", "babel.cfg"]
[tool.hatch.build.hooks.custom]
dependencies = [
"babel",
"setuptools; python_version >= '3.12'",
]

[tool.hatch.env]
Expand Down

0 comments on commit 1451fb3

Please sign in to comment.