File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1717 strategy :
1818 matrix :
1919 os : [ubuntu-latest, windows-latest, macos-latest]
20- python-version : ["3.9", "3.10", "3.11"]
20+ python-version : ["3.9", "3.10", "3.11", "3.12" ]
2121
2222 steps :
2323 - uses : actions/checkout@v3
4949 strategy :
5050 matrix :
5151 os : [ubuntu-latest, windows-latest, macos-latest]
52- python-version : ["3.9", "3.10", "3.11"]
52+ python-version : ["3.9", "3.10", "3.11", "3.12" ]
5353
5454 steps :
5555 - uses : actions/checkout@v3
7575 strategy :
7676 matrix :
7777 os : [ubuntu-latest, windows-latest, macos-latest]
78- python-version : ["3.9", "3.10", "3.11"]
78+ python-version : ["3.9", "3.10", "3.11", "3.12" ]
7979
8080 steps :
8181 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1919</p >
2020
2121<p align =" center " >
22+ <img src = " https://img.shields.io/badge/python-3.9+-blue.svg " >
2223 <img src =" https://img.shields.io/badge/code%20style-black-000000.svg " alt =" Code style: black " />
2324 <img src =" https://img.shields.io/badge/imports-isort-17DE93.svg " alt =" imports: isort " />
2425 <img src = " https://www.mypy-lang.org/static/mypy_badge.svg " >
You can’t perform that action at this time.
0 commit comments