diff --git a/setup.py b/setup.py index dd2e914..2bae402 100644 --- a/setup.py +++ b/setup.py @@ -14,9 +14,7 @@ long_description_content_type="text/markdown", author="Philipp Klaus (initial), FriedrichFröbel", url="https://github.com/FriedrichFroebel/brother_ql_web/", - packages=find_namespace_packages( - include=["brother_ql_web", "brother_ql_web.*"] - ), + packages=find_namespace_packages(include=["brother_ql_web", "brother_ql_web.*"]), include_package_data=True, python_requires=">=3.8, <4", install_requires=[