Files
nixpkgs/pkgs/development/python-modules/colcon/0001-update-setuptools.patch
2026-03-08 22:41:59 +05:30

14 lines
339 B
Diff

diff --git a/setup.cfg b/setup.cfg
index 3f97885..3b55c34 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,7 +38,7 @@ install_requires =
pytest-cov
pytest-repeat
pytest-rerunfailures
- setuptools>=30.3.0,<80
+ setuptools>=30.3.0
# toml is also supported but deprecated
tomli>=1.0.0; python_version < "3.11"
packages = find: