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 92dd3a0 commit 2c8a35eCopy full SHA for 2c8a35e
pyproject.toml
@@ -2,9 +2,6 @@
2
requires = ["setuptools"]
3
build-backend = "setuptools.build_meta"
4
5
-[tool.setuptools.package-data]
6
-netbox_acls = ["templates/**"]
7
-
8
[tool.setuptools]
9
packages = ["netbox_acls"]
10
package-data = {"netbox_acls" = ["**/*", "templates/**"]}
0 commit comments