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

Fix issues with lint test and upgrade pip version #1964

Merged
merged 3 commits into from
Oct 22, 2021

Commits on Oct 22, 2021

  1. Test potential fix for linter

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    a909ee0 View commit details
    Browse the repository at this point in the history
  2. Downgrade pip to <21.3 to ensure integration tests pass

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    36a45ca View commit details
    Browse the repository at this point in the history
  3. Upgrade pip version to >=21.3.1 to fix issues with pip==21.3.0

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    36a9703 View commit details
    Browse the repository at this point in the history