We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c2c4b commit 800d0d3Copy full SHA for 800d0d3
pyproject.toml
@@ -49,3 +49,6 @@ Tracker = "https://github.com/netbox-community/netbox-healthcheck-plugin/issues"
49
[tool.black]
50
line-length = 120
51
target_version = ['py39', 'py310', 'py311', 'py312']
52
+
53
+[tool.setuptools.package-data]
54
+netbox_healthcheck_plugin = ["templates/**"]
0 commit comments