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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-setup: Fix pipenv (--keep-outdated deprecated) #1772

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

RasmusWL
Copy link
Member

Recently released pipenv removed support for --keep-outdated flag (see https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst#pipenv-202379-2023-07-09)

Local testing showed that installation was fine without this 馃憤

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary. no change made
  • Confirm the changelog has been updated if necessary. no change made

Recently released pipenv removed support for `--keep-outdated` flag (see https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst#pipenv-202379-2023-07-09)

Local testing showed that installation was fine without this 馃憤
@RasmusWL RasmusWL requested review from a team as code owners July 12, 2023 15:11
Copy link
Contributor

@henrymercer henrymercer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@RasmusWL RasmusWL merged commit 7d35788 into main Jul 13, 2023
361 checks passed
@RasmusWL RasmusWL deleted the RasmusWL/fix-pipenv branch July 13, 2023 07:32
@github-actions github-actions bot mentioned this pull request Jul 14, 2023
6 tasks
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 this pull request may close these issues.

None yet

2 participants