Skip to content

Commit 3e84512

Browse files
committed
packages
1 parent ce4c871 commit 3e84512

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ repository = "http://github.com/chrismattmann/tika-python.git"
5252
tika-python = "tika.tika:main"
5353

5454
[tool.setuptools]
55-
packages.find.include = [
56-
"tika*",
57-
]
55+
packages.find.include = [ "tika*" ]
5856

5957
[tool.setuptools.dynamic]
6058
version = {attr = "tika.__version__"}

0 commit comments

Comments
 (0)