juergbi commented on code in PR #2163: URL: https://github.com/apache/buildstream/pull/2163#discussion_r3874214946
########## tox.ini: ########## @@ -140,7 +140,7 @@ setenv = [testenv:format] skip_install = True deps = - black~=26.3.0 + black==26.3.0 Review Comment: I think this change was an earlier attempt to fix the issue with `black`. #2164 has been merged instead, and I think there is no need for this change anymore. -- 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]
