Skip to content

Commit

Permalink
remove setuptools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwin committed Mar 1, 2024
1 parent 8ee9e7b commit b2cb3be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies = [
"requests<3.0.0,>=2.9.1",
"tqdm<5.0.0,>=4.5.0",
"typing-extensions>=4.7.1; python_version < '3.12'",
"setuptools>=60.0",
"packaging>=21.0",
]
requires-python = ">=3.7"
Expand Down

0 comments on commit b2cb3be

Please sign in to comment.