-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ci] Un-restrict virtualenv dep version as we skip pip 23.1.0 - 23.1.1 #34898
Conversation
Signed-off-by: rickyyx <[email protected]>
Signed-off-by: rickyyx <[email protected]>
Looks like the failures are all unrelated. |
cc @ericl / @richardliaw / @edoakes for a stamp. |
Signed-off-by: rickyyx <[email protected]>
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
|
Hi again! The issue will be closed because there has been no more activity in the 14 days since the last message. Please feel free to reopen or open a new issue if you'd still like it to be addressed. Again, you can always ask for help on our discussion forum or Ray's public slack channel. Thanks again for opening the issue! |
Why are these changes needed?
Seems virtualenv didn't work with python3.10 on pip 23.1.0/1
pypa/virtualenv#2560
We could close it since we ping pip version now, and this should be resolved by #34655
Related issue number
Closes #34658
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.