We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue on pip side pypa/pip#9187.
Problem in our CI (takes more that 5 hours) https://github.com/modin-project/modin/runs/3695414357.
Good comment about possible solutions pypa/pip#9187 (comment).
I propose the easiest way to support - to use the old resolver, until the pip optimizes the new resolver.
The text was updated successfully, but these errors were encountered:
TEST-modin-project#3474: revert test changes
8b4cb94
Signed-off-by: Myachev <anatoly.myachev@intel.com>
TEST-#3474: fix pip install commmand in push-to-master (#3473)
9860b31
pip install -r requirements-dev.txt
anmyachev
Successfully merging a pull request may close this issue.
Issue on pip side pypa/pip#9187.
Problem in our CI (takes more that 5 hours) https://github.com/modin-project/modin/runs/3695414357.
Good comment about possible solutions pypa/pip#9187 (comment).
I propose the easiest way to support - to use the old resolver, until the pip optimizes the new resolver.
The text was updated successfully, but these errors were encountered: