File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -655,6 +655,7 @@ jobs:
655
655
# NOTE: The latest and the lowest supported Pythons are prioritized
656
656
# NOTE: to improve the responsiveness. It's nice to see the most
657
657
# NOTE: important results first.
658
+ - 3.13
658
659
- 3.12
659
660
- 3.11
660
661
- >-
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ classifiers = [
28
28
" Programming Language :: Python :: 3.10" ,
29
29
" Programming Language :: Python :: 3.11" ,
30
30
" Programming Language :: Python :: 3.12" ,
31
+ " Programming Language :: Python :: 3.13" ,
31
32
" Programming Language :: Python :: Implementation" ,
32
33
" Programming Language :: Python :: Implementation :: CPython" ,
33
34
" Programming Language :: Python :: Implementation :: Jython" ,
You can’t perform that action at this time.
0 commit comments