Skip to content

Commit b3795be

Browse files
committed
Remove redundant tool.setuptools.package-data from pyproject.toml
1 parent 6a2a2c3 commit b3795be

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pyproject.toml

-8
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,3 @@ requires = [
4444
"wheel",
4545
]
4646
build-backend = "setuptools.build_meta"
47-
48-
[tool.setuptools.package-data]
49-
ue4docker = [
50-
"dockerfiles/*/*/.dockerignore",
51-
"dockerfiles/diagnostics/*/*/*",
52-
"dockerfiles/*/*/*",
53-
"tests/*.py",
54-
]

0 commit comments

Comments
 (0)