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

Pin pipenv to 2023.7.4 #892

Merged
merged 2 commits into from
Jul 15, 2023
Merged

Pin pipenv to 2023.7.4 #892

merged 2 commits into from
Jul 15, 2023

Conversation

jw3
Copy link
Member

@jw3 jw3 commented Jul 15, 2023

This avoids CI breakage due to removal of the deprecated keep-outdated cli flag.

This will be revisited, the issue will remain open.

See #891

This avoids ci breakage due to removal of deprecated keep-outdated pipenv cli flag.

This will be revisited, the issue will remain open.

See ctc-oss#891
@@ -109,7 +109,7 @@ jobs:
id: install_deps
run: |
python -m pip install --upgrade pip
pip install pipenv
pip install pipenv==2023.7.4
Copy link
Member Author

Choose a reason for hiding this comment

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

This site does not use the keep-outdated flag, updating anyways for consistency.

@jw3 jw3 merged commit 573849c into ctc-oss:master Jul 15, 2023
@jw3 jw3 deleted the 891-pin_pipenv branch July 15, 2023 13:44
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.

1 participant