grundprinzip commented on code in PR #40063:
URL: https://github.com/apache/spark/pull/40063#discussion_r1111325958
##########
python/setup.py:
##########
@@ -297,7 +297,15 @@ def run(self):
license="http://www.apache.org/licenses/LICENSE-2.0",
# Don't forget to update python/docs/source/getting_started/install.rst
# if you're updating the versions or dependencies.
- install_requires=["py4j==0.10.9.7"],
+ install_requires=[
Review Comment:
ups this should not be here.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]