From 5569bf26024fe8e7e0d65358cb8d4ba7d4def5c6 Mon Sep 17 00:00:00 2001 From: SergeoLacruz Date: Mon, 19 Feb 2024 12:20:22 +0100 Subject: [PATCH] fix flake error --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index dff540d..da6af55 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,6 @@ install_requires=[ 'zpl >= 0.1.11', - # 'zpl @ git+https://github.com/cod3monk/zpl', ], setup_requires=[