Skip to content

chore: migrate to Poetry and update tooling just like in Crawlee #262

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

Merged
merged 6 commits into from
Aug 30, 2024

Conversation

vdusek
Copy link
Contributor

@vdusek vdusek commented Aug 29, 2024

Description

  • Migrate to Poetry for packaging and dependency management.
  • Update versions of dev tools.
  • Take some tooling settings from Crawlee.
  • Drop support for Python 3.8 as it's gonna be deprecated very soon - gonna release this as 1.8.0.

Issues

Testing

  • N/A

Checklist

  • CI passed

@github-actions github-actions bot added this to the 97th sprint - Tooling team milestone Aug 29, 2024
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Aug 29, 2024
@vdusek vdusek requested a review from janbuchar August 29, 2024 14:18
Copy link
Contributor

@janbuchar janbuchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for going through with this!

@vdusek vdusek merged commit 042746f into master Aug 30, 2024
19 checks passed
@vdusek vdusek deleted the update-tooling branch August 30, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Poetry for packaging and dependency management #156
2 participants