Skip to content

Conversation

@hrshdhgd
Copy link
Contributor

Reasoning:

For some reason GitHub environments do not like the latest version of poetry (v1.5.1 as of now). The only version that works without problems is v1.3.2. Hence qc.yml is pinned to that version. By adding poetry.lock to .gitignore, GitHub generates its own poetry.lock in its environment and there won't be errors while installing dependencies in the GitHub environment.

This is the solution proposed via this PR.

@hrshdhgd hrshdhgd marked this pull request as ready for review July 25, 2023 19:11
@hrshdhgd hrshdhgd requested review from matentzn and removed request for matentzn July 25, 2023 19:37
@hrshdhgd hrshdhgd merged commit dbb490d into master Jul 25, 2023
@hrshdhgd hrshdhgd deleted the remove-poetry-lock branch July 25, 2023 20:03
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