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

Add comment why not to use ~= clause in deps definition #169

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

vdusek
Copy link
Contributor

@vdusek vdusek commented Dec 6, 2023

Use >= rather than ~= for general dependencies.

See apify/apify-sdk-python#154 for context.

Also updates ruff config from Apify SDK Python.

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Dec 6, 2023
@vdusek vdusek self-assigned this Dec 6, 2023
@github-actions github-actions bot added this to the 78th sprint - Tooling team milestone Dec 6, 2023
@vdusek vdusek requested a review from fnesveda December 6, 2023 09:30
@vdusek vdusek merged commit a8e54f5 into master Dec 6, 2023
23 checks passed
@vdusek vdusek deleted the update-deps branch December 6, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants