Skip to content

Commit 2c8a35e

Browse files
authored
Update pyproject.toml
1 parent 92dd3a0 commit 2c8a35e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
requires = ["setuptools"]
33
build-backend = "setuptools.build_meta"
44

5-
[tool.setuptools.package-data]
6-
netbox_acls = ["templates/**"]
7-
85
[tool.setuptools]
96
packages = ["netbox_acls"]
107
package-data = {"netbox_acls" = ["**/*", "templates/**"]}

0 commit comments

Comments
 (0)