andreachild opened a new pull request, #3249: URL: https://github.com/apache/tinkerpop/pull/3249
Fix master branch build failure due to broken gremlin-console tests. pytest is bringing in iniconfig version 2.0 which requires python 3.10, causing build issues as we are building with python 3.9. Fix is to downgrade iniconfig version. VOTE +1 -- 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]
