cherry-picker icon indicating copy to clipboard operation
cherry-picker copied to clipboard

Add Trove classifier for Python 3.13

Open hugovk opened this issue 1 year ago • 0 comments

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.

hugovk avatar Sep 23 '24 18:09 hugovk