Skip to content

Commit 800d0d3

Browse files
committed
fix templates
1 parent 86c2c4b commit 800d0d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ Tracker = "https://github.com/netbox-community/netbox-healthcheck-plugin/issues"
4949
[tool.black]
5050
line-length = 120
5151
target_version = ['py39', 'py310', 'py311', 'py312']
52+
53+
[tool.setuptools.package-data]
54+
netbox_healthcheck_plugin = ["templates/**"]

0 commit comments

Comments
 (0)