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 9e75c5c commit 6907361Copy full SHA for 6907361
pyproject.toml
@@ -55,7 +55,6 @@ tika-python = "tika.tika:main"
55
packages.find.include = [
56
"tika*",
57
]
58
-packages.find.exclude = [ "tika.tests*" ]
59
60
[tool.setuptools.dynamic]
61
version = {attr = "tika.__version__"}
0 commit comments