gtristan commented on code in PR #1997:
URL: https://github.com/apache/buildstream/pull/1997#discussion_r2072877148
##########
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:
Yup thanks a lot for that !
Rebased and this commit is gone now.
--
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]