Skip to content

Commit 750efa4

Browse files
committed
Add py3.13 runs for eels backend
1 parent 213f0e6 commit 750efa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ workflows:
290290
matrix:
291291
parameters:
292292
# eels only supports 3.10 and above
293-
python_minor_version: ["10", "11", "12"]
293+
python_minor_version: ["10", "11", "12", "13"]
294294
tox_env: [
295295
"core-eels",
296296
"core-eels_async",

0 commit comments

Comments
 (0)