Skip to content

Commit

Permalink
remove duplicate tqdm dependency (#756)
Browse files Browse the repository at this point in the history
remove duplicate
  • Loading branch information
maxime-desroches authored Sep 1, 2024
1 parent 8769632 commit ed46ab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def is_win():
"numpy>=1.21.6",
"matplotlib",
"pygame",
"tqdm",
"yapf",
"seaborn",
"tqdm",
Expand Down

0 comments on commit ed46ab7

Please sign in to comment.