Skip to content
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

Get rid of --use-deprecated=legacy-resolver option during env installation via pip #4385

Closed
prutskov opened this issue Apr 13, 2022 · 0 comments · Fixed by #4386
Closed

Get rid of --use-deprecated=legacy-resolver option during env installation via pip #4385

prutskov opened this issue Apr 13, 2022 · 0 comments · Fixed by #4386
Assignees

Comments

@prutskov
Copy link
Contributor

prutskov commented Apr 13, 2022

It's need to get rid of using of deprecated functionality of pip in our scripts since #4365 was merged. The only one place:

- run: pip install -r requirements-dev.txt --use-deprecated=legacy-resolver

@prutskov prutskov self-assigned this Apr 13, 2022
@YarShev YarShev changed the title Get rid from --use-deprecated=legacy-resolver option during env installation via pip Get rid of --use-deprecated=legacy-resolver option during env installation via pip Apr 14, 2022
prutskov added a commit to prutskov/modin that referenced this issue Apr 19, 2022
Signed-off-by: Alexey Prutskov <lehaprutskov@gmail.com>
YarShev pushed a commit that referenced this issue Apr 19, 2022
Signed-off-by: Alexey Prutskov <lehaprutskov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant