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

fix(ci): fixes #98 by pinning poetry version #99

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

blyedev
Copy link
Owner

@blyedev blyedev commented Jan 6, 2025

The poetry install --sync command is only deprecated in 2.0.0. A migration to version 2 needs more work and so for now downgrading and pinning ci is the solution

The `poetry install --sync` command is only deprecated in `2.0.0`. A
migration to version 2 needs more work and so for now downgrading and
pinning ci is the solution
@blyedev blyedev linked an issue Jan 6, 2025 that may be closed by this pull request
@blyedev blyedev merged commit e1b6512 into main Jan 6, 2025
2 checks passed
@blyedev blyedev deleted the bug/update-ci-for-poetry branch January 6, 2025 12:53
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.

bug(ci): use poetry sync over deprecated poetry install --sync
1 participant