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

Add support for pip==23.1 where deprecated --install-option has been removed #1828

Merged
merged 1 commit into from Mar 27, 2023

Conversation

atugushev
Copy link
Member

@atugushev atugushev commented Mar 26, 2023

Resolves #1825.

Contributor checklist
  • Provided the tests for the changes.
  • Assure PR title is short, clear, and good to be included in the user-oriented changelog
Maintainer checklist
  • Assure one of these labels is present: backwards incompatible, feature, enhancement, deprecation, bug, dependency, docs or skip-changelog as they determine changelog listing.
  • Assign the PR to an existing or new milestone for the target version (following Semantic Versioning).

@atugushev atugushev added the enhancement Improvements to functionality label Mar 26, 2023
@atugushev atugushev changed the title Add support for pip==23.1 where deprecated --install-option has been removed Add support for pip==23.1 where deprecated --install-option has been removed Mar 26, 2023
@atugushev atugushev requested a review from ssbarnea March 26, 2023 18:12
@ssbarnea ssbarnea merged commit aa59f6a into jazzband:main Mar 27, 2023
40 checks passed
@atugushev atugushev deleted the 1825-pip-23.0-compat branch March 27, 2023 11:07
@atugushev atugushev added this to the 6.13.0 milestone Apr 1, 2023
phillipuniverse added a commit to phillipuniverse/dependabot-core that referenced this pull request Jun 8, 2023
Incompatibility is in pip 23.1 with install_options detailed at jazzband/pip-tools#1828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests failing against pip main branch
2 participants