chore(build): update setuptools
All checks were successful
Code check / Check code (push) Successful in 1m25s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-09-09 10:59:41 +05:00
parent 1e191bbba3
commit bff6b7fd34

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=61.0"]
requires = ["setuptools >= 77.0.3"]
build-backend = "setuptools.build_meta"
[project]
@@ -22,7 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Operating System :: Linux"
"Operating System :: POSIX :: Linux"
]
requires-python = ">=3.10"
dependencies = [