Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • intranet intranet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cubicweb
  • cubes
  • intranetintranet
  • Merge requests
  • !86

fix(tox): force new version of pip to fix infinite installation time

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Laurent Peuch requested to merge topic/default/force-new-version-of-pip-to-fix-infinite-installation-time into branch/default May 11, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

Without this line pip 20.x is using with its new backtracking algo and it takes more than 12 hours to run.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/default/force-new-version-of-pip-to-fix-infinite-installation-time