Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix poetry install script #495

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

Open
ivanovmg wants to merge 1 commit into dry-python:master
base: master
Choose a base branch
Loading
from ivanovmg:fix/install-poetry

Conversation

@ivanovmg
Copy link
Contributor

@ivanovmg ivanovmg commented Dec 13, 2024

Fix poetry install script in gitlab CI config.

References:

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Related issues

Copy link
Contributor Author

Oh, poetry dropped support for Python 3.7, so it cannot be installed for 3.7 environment.

Possible way forward:

  • Drop support for Python 3.7 in classes. Any plans to keep supporting 3.7?
  • Or maybe switch from poetry to pip?

Copy link
Member

sobolevn commented Dec 13, 2024
edited
Loading

Drop all pythons up to 3.10, just like we do in returns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Outdated install-poetry.py in CI pipelines

AltStyle によって変換されたページ (->オリジナル) /