File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 20
20
- 3.9
21
21
- " 3.10"
22
22
- " 3.11"
23
+ - " 3.12"
23
24
24
25
steps :
25
26
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ pull_request_rules:
66
66
- " check-success=Test Ubuntu (3.9)"
67
67
- " check-success=Test Ubuntu (3.10)"
68
68
- " check-success=Test Ubuntu (3.11)"
69
+ - " check-success=Test Ubuntu (3.12)"
69
70
- " check-success=Test Zsh"
70
71
- " -draft"
71
72
- " #approved-reviews-by>=1"
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ classifiers = [
17
17
" Programming Language :: Python :: 3.9" ,
18
18
" Programming Language :: Python :: 3.10" ,
19
19
" Programming Language :: Python :: 3.11" ,
20
+ " Programming Language :: Python :: 3.12" ,
20
21
" Intended Audience :: Developers" ,
21
22
" Environment :: Console" ,
22
23
]
You can’t perform that action at this time.
0 commit comments