Skip to content

Commit 0e7e98a

Browse files
committed
Update cffi and pillow for python 3.13
1 parent a8c522e commit 0e7e98a

File tree

2 files changed

+151
-125
lines changed

2 files changed

+151
-125
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
python-version: ["3.9", "3.10", "3.11", "3.12"]
21+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
2222

2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)