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 Trove classifier for Python 3.13 #134

Merged
merged 10 commits into from
Sep 27, 2024
Merged

Add Trove classifier for Python 3.13 #134

merged 10 commits into from
Sep 27, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 23, 2024

dependencies = [
  "cffi>=v1.17.0rc1", # remove once v1.17.0 is out; add 3.13 classifier above (see #127)

cffi 1.17.1 is now out: https://pypi.org/project/cffi/

Also replace Flake8 with Ruff, and add some extra linting.

pyproject.toml Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
Co-authored-by: Alex Waygood <[email protected]>
@hugovk hugovk merged commit 7543a08 into python:main Sep 27, 2024
22 checks passed
@hugovk hugovk deleted the add-3.13 branch September 27, 2024 22:53
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