Skip to content

Commit

Permalink
Include translations as artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 15, 2023
1 parent 0792c15 commit 83d4d7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ target_version = ["py37"]
version.source = "vcs"

[tool.hatch.build]
include = [
"src/humanize/locale/**/*.mo",
artifacts = [
"*.mo",
]

[tool.hatch.version.raw-options]
Expand Down

0 comments on commit 83d4d7a

Please sign in to comment.