We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a090c9 commit b4ac24aCopy full SHA for b4ac24a
‎setup.py
@@ -16,7 +16,6 @@
16
long_description_content_type="text/markdown",
17
keywords="qurator ocr",
18
license="Apache",
19
- namespace_packages=["qurator"],
20
packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
21
install_requires=install_requires,
22
tests_require=tests_require,
0 commit comments