Skip to content

Commit

Permalink
Added localisation files to pyproject.toml for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
peteeckel committed Sep 30, 2024
1 parent 6768669 commit 6ce4b33
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 @@ -30,4 +30,4 @@ build-backend = 'setuptools.build_meta'
exclude = ["examples*", "media*", "*.tests*"]

[tool.setuptools.package-data]
"*" = ["*.html"]
"netbox_dns" = ["templates/**/*.html", "locale/**/*.mo"]

0 comments on commit 6ce4b33

Please sign in to comment.