abderrahim commented on code in PR #2085:
URL: https://github.com/apache/buildstream/pull/2085#discussion_r2486395507
##########
pyproject.toml:
##########
@@ -53,10 +53,11 @@ environment = { BST_BUNDLE_BUILDBOX = "1" }
manylinux-x86_64-image = "manylinux_2_28"
skip = [
- # BuildStream supports Python >= 3.9
+ # BuildStream supports Python >= 3.10
Review Comment:
I think I have a wip branch for migrating to pyproject.toml. We can probably
land it and build on it, I'll send a pull request later.
--
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]