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

Group Python helper updates #8819

Merged
merged 6 commits into from
Jan 17, 2024
Merged

Group Python helper updates #8819

merged 6 commits into from
Jan 17, 2024

Conversation

abdulapopoola
Copy link
Member

Group Python helper updates

@abdulapopoola abdulapopoola marked this pull request as ready for review January 17, 2024 20:27
@abdulapopoola abdulapopoola requested a review from a team as a code owner January 17, 2024 20:27
@deivid-rodriguez
Copy link
Contributor

Normally package managers (pipenv, pip-tools, poetry) require specific work when upgraded. I don't think they should block each other. Also upgrading pip requires work sometimes too, and we've had specific regressions due to the cython version. I would suggest to start with the following groups:

common:
  patterns:
   - pip
   - cython
   - flake8

poetry:
  patterns:
    - poetry
    - hashin

pip-tools:
  patterns:
    - pip-tools

pipenv:
  patterns:
    - pipenv
    - pipfile

@abdulapopoola
Copy link
Member Author

Thanks! Updated

@abdulapopoola abdulapopoola merged commit 3d41efc into main Jan 17, 2024
49 checks passed
@abdulapopoola abdulapopoola deleted the abdulapopoola-patch-2 branch January 17, 2024 21:23
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