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

really drop python<=3.7 support #142

Merged
merged 2 commits into from
Aug 20, 2024
Merged

really drop python<=3.7 support #142

merged 2 commits into from
Aug 20, 2024

Conversation

kloczek
Copy link
Contributor

@kloczek kloczek commented Aug 20, 2024

Filter all code over pyupgracde --py38-plus.

Filter all code over `pyupgracde --py38-plus`.

Signed-off-by: Tomasz Kłoczko <[email protected]>
Latest `ruff` shows:
```
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
  - 'isort' -> 'lint.isort'
  - 'mccabe' -> 'lint.mccabe'
```

Signed-off-by: Tomasz Kłoczko <[email protected]>
@frostming frostming merged commit f54d517 into frostming:main Aug 20, 2024
19 checks passed
@kloczek
Copy link
Contributor Author

kloczek commented Aug 20, 2024

Thank you.

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