File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,17 +29,16 @@ matrix:
2929 env :
3030 - MULTIPROCESS="true"
3131
32- - python : ' pypy3.9-7.3.9' # at 7.3.15
32+ - python : ' pypy3.9-7.3.9' # at 7.3.16
3333 env :
3434 - MULTIPROCESS="true"
3535
36- - python : ' pypy3.10-7.3.15 '
36+ - python : ' pypy3.10-7.3.17 '
3737 env :
3838 - MULTIPROCESS="true"
3939
4040 allow_failures :
41- - python : ' 3.13-dev'
42- - python : ' pypy3.10-7.3.15' # CI missing
41+ - python : ' pypy3.10-7.3.17' # CI missing
4342 fast_finish : true
4443
4544cache :
Original file line number Diff line number Diff line change 6767 'Programming Language :: Python :: 3.10' ,
6868 'Programming Language :: Python :: 3.11' ,
6969 'Programming Language :: Python :: 3.12' ,
70+ 'Programming Language :: Python :: 3.13' ,
7071 'Programming Language :: Python :: Implementation :: CPython' ,
7172 'Programming Language :: Python :: Implementation :: PyPy' ,
7273 'Topic :: Scientific/Engineering' ,
You can’t perform that action at this time.
0 commit comments