Skip to content

Restrict poetry version in CI#56

Merged
robin-nitrokey merged 1 commit intomainfrom
poetry
Jan 14, 2025
Merged

Restrict poetry version in CI#56
robin-nitrokey merged 1 commit intomainfrom
poetry

Conversation

@robin-nitrokey
Copy link
Member

Poetry is already restricted to >=1,<2 in pyproject.toml. This patch adds the same restriction to the CI. This makes sure that we don’t get warnings in the CI because poetry 2.0.0 wants us to migrate our pyproject.toml file.

Poetry is already restricted to >=1,<2 in pyproject.toml.  This patch
adds the same restriction to the CI.  This makes sure that we don’t get
warnings in the CI because poetry 2.0.0 wants us to migrate our
pyproject.toml file.
@robin-nitrokey robin-nitrokey merged commit d546ce9 into main Jan 14, 2025
28 checks passed
@robin-nitrokey robin-nitrokey deleted the poetry branch January 14, 2025 13:43
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