File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2929 - ' 3.11'
3030 - ' 3.12'
3131 - ' 3.13'
32+ - ' 3.14'
3233 - pypy-3.8
3334 - pypy-3.9
3435 - pypy-3.10
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ classifiers = [
2727 " Programming Language :: Python :: 3.11" ,
2828 " Programming Language :: Python :: 3.12" ,
2929 " Programming Language :: Python :: 3.13" ,
30+ " Programming Language :: Python :: 3.14" ,
3031 " Programming Language :: Python :: Implementation :: CPython" ,
3132 " Programming Language :: Python :: Implementation :: PyPy" ,
3233 " Topic :: Software Development :: Testing" ,
Original file line number Diff line number Diff line change 44envlist =
55 lint
66 format
7- py3{8,9,10,11,12,13}
7+ py3{8,9,10,11,12,13,14 }
88 pypy3{8,9,10}
99 package
1010 docs
You can’t perform that action at this time.
0 commit comments