From dbfa4b2fb74c062accdd776c663871c550d11aa4 Mon Sep 17 00:00:00 2001 From: Maxime Desroches Date: Thu, 29 Aug 2024 20:37:06 -0700 Subject: [PATCH] remove duplicate --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index affbbbbb1..a889277a6 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,6 @@ def is_win(): "matplotlib", "pandas", "pygame", - "tqdm", "yapf", "seaborn", "tqdm",