Remove the setuptools dependency.
It's only needed for stubs, which aren't in `setuptools` anyway.
This commit is contained in:
@@ -22,7 +22,6 @@ classifiers = [
|
||||
license-files = ["LICENSE-CC0", "LICENSE-APACHE"]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["setuptools>=45"]
|
||||
|
||||
[[project.authors]]
|
||||
name = "kat"
|
||||
|
||||
Reference in New Issue
Block a user