Skip to content

Commit b4ac24a

Browse files
committed
🔧 Remove explicit namespace_packages
Fixes gh-76.
1 parent 2a090c9 commit b4ac24a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
long_description_content_type="text/markdown",
1717
keywords="qurator ocr",
1818
license="Apache",
19-
namespace_packages=["qurator"],
2019
packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
2120
install_requires=install_requires,
2221
tests_require=tests_require,

0 commit comments

Comments
 (0)