shymega commented on PR #2052: URL: https://github.com/apache/buildstream/pull/2052#issuecomment-3247063874
@jjardon I think we could achieve something like that with 'version specifiers', which is implemented by `pip` - specifically, a version exclusion clause. I could edit this PR to implement something like: `Click >= 7.0; != 8.2.2`, if that syntax is correct - off the top of my head. -- 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: commits-unsubscr...@buildstream.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org