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 to newer version of poetry, and cleanup package pinning #804

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

devinmatte
Copy link
Member

Motivation

People have been using various versions of poetry, each which generates a different lockfile. This should ensure everyone is using a newer version, leading to less lockfile issues

Changes

Testing Instructions

Run poetry self update

If the above fails, then uninstall old versions of poetry, then install from scratch using docs https://python-poetry.org/docs/

@devinmatte
Copy link
Member Author

Running in Beta now

@github-actions github-actions bot added dependencies Changes to dependencies backend Change to backend code documentation Improvements or additions to documentation labels Jul 23, 2023
Copy link
Contributor

@mathcolo mathcolo left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!!

@devinmatte devinmatte merged commit 03f43e0 into main Jul 24, 2023
5 checks passed
@devinmatte devinmatte deleted the newer-poetry branch July 24, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Change to backend code dependencies Changes to dependencies documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants