0.12.5 setuptools no more a dependency

This commit is contained in:
Yusur 2026-04-24 09:51:44 +02:00
parent 8b60c8d94a
commit e5a8c6bd61
4 changed files with 6 additions and 3 deletions

View file

@ -13,7 +13,6 @@ dependencies = [
"itsdangerous",
"toml",
"pydantic",
"setuptools>=78.0.0",
"uvloop; os_name=='posix'"
]
# - further devdependencies below - #