xiazcy commented on code in PR #1797:
URL: https://github.com/apache/tinkerpop/pull/1797#discussion_r970117146
##########
gremlin-python/src/main/python/setup.py:
##########
@@ -75,7 +75,7 @@
tests_require=[
'pytest>=4.6.4,<7.2.0',
'mock>=3.0.5,<4.0.0',
- 'radish-bdd==0.8.6',
+ 'radish-bdd==0.13.4',
Review Comment:
Just to note that I've bumped the radish test suite to the latest version.
While it no longer matters inside of Docker (tests pass for either version),
it resolves the error `Setup script exited with error in radish-parse_type
setup command: use_2to3 is invalid.` for the previous pom set up.
--
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]