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

Test Python 3.7 with a poetry that supports it #21

Merged
merged 2 commits into from Nov 12, 2023
Merged

Conversation

mpeteuil
Copy link
Owner

Poetry dropped support for Python 3.7 in version 1.6.0. There's no reason why this plugin cannot work in a python 3.7 environment, provided a poetry that supports that environment is installed. Since poetry 1.5.1 was the last version to support Python 3.7 this change switches the test setup to use poetry 1.5.1 in the case of the Python 3.7 branch of the testing matrix.

Poetry [dropped support for Python
3.7](python-poetry/poetry#7674) in [version
1.6.0](https://python-poetry.org/history/#160---2023-08-20). There's no
reason why this plugin cannot work in a python 3.7 environment, provided
a poetry that supports that environment is installed. Since poetry 1.5.1
was the last version to support Python 3.7 this change switches the test
setup to use poetry 1.5.1 in the case of the Python 3.7 branch of the
testing matrix.
@mpeteuil mpeteuil merged commit 33d9594 into main Nov 12, 2023
12 checks passed
@mpeteuil mpeteuil deleted the poetry151-for-py37 branch December 11, 2023 23:02
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.

None yet

1 participant