nanonyme commented on code in PR #1997:
URL: https://github.com/apache/buildstream/pull/1997#discussion_r2072631433
##########
pyproject.toml:
##########
@@ -14,7 +14,7 @@
[build-system]
requires = [
# We need at least version 36.6.0 that introduced "build_meta"
- "setuptools>=36.6.0",
+ "setuptools>=36.6.0,<80",
Review Comment:
This is a pretty nasty thing to do to distro packagers. Is this really
necessary or can it be worked around?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]