abhishekagarwal87 commented on a change in pull request #11799:
URL: https://github.com/apache/druid/pull/11799#discussion_r728871030
##########
File path: .travis.yml
##########
@@ -94,7 +94,7 @@ jobs:
- sudo apt-get update && sudo apt-get install python3 python3-pip
python3-setuptools -y
- ./check_test_suite.py && travis_terminate 0 || echo 'Continuing
setup'
- pip3 install wheel # install wheel first explicitly
Review comment:
don't think it's needed but I can see the argument for that too. There
may be more of such dependencies that I am not looking at. Let me unblock the
builds first and can hard-code versions of other dependencies in a follow-up
PR.
--
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]