From c8680f77b71022832336c69a514f7374f107311f Mon Sep 17 00:00:00 2001 From: FriedrichFroebel Date: Thu, 23 Nov 2023 18:55:08 +0100 Subject: [PATCH] fix formatting --- setup.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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=[