FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-setup: Fix pipenv (`--keep-outdated` deprecated) by RasmusWL · Pull Request #1772 · github/codeql-action · GitHub

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

Merged
RasmusWL merged 1 commit into
mainfrom
RasmusWL/fix-pipenv
Jul 13, 2023
Merged

RasmusWL merged 1 commit into
mainfrom
RasmusWL/fix-pipenv

Conversation

Copy link
Copy Markdown
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 requested review from a team as code owners July 12, 2023 15:11

henrymercer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Makes sense, thanks!

RasmusWL merged commit 7d35788 into main Jul 13, 2023
RasmusWL deleted the RasmusWL/fix-pipenv branch July 13, 2023 07:32
github-actions Bot mentioned this pull request Jul 14, 2023
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL