File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2020 - 3.9
2121 - " 3.10"
2222 - " 3.11"
23+ - " 3.12"
2324
2425 steps :
2526 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ pull_request_rules:
6666 - " check-success=Test Ubuntu (3.9)"
6767 - " check-success=Test Ubuntu (3.10)"
6868 - " check-success=Test Ubuntu (3.11)"
69+ - " check-success=Test Ubuntu (3.12)"
6970 - " check-success=Test Zsh"
7071 - " -draft"
7172 - " #approved-reviews-by>=1"
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ classifiers = [
1717 " Programming Language :: Python :: 3.9" ,
1818 " Programming Language :: Python :: 3.10" ,
1919 " Programming Language :: Python :: 3.11" ,
20+ " Programming Language :: Python :: 3.12" ,
2021 " Intended Audience :: Developers" ,
2122 " Environment :: Console" ,
2223]
You can’t perform that action at this time.
0 commit comments