File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 strategy :
1212 fail-fast : false
1313 matrix :
14- python-version : ['3.9 ', '3.10 ', '3.11 ']
14+ python-version : ['3.10 ', '3.11 ', '3.12 ']
1515 os : [ubuntu-latest, macOS-latest, windows-latest]
1616
1717 steps :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4040 "Development Status :: 5 - Production/Stable" ,
4141 "Intended Audience :: Developers" ,
4242 "Programming Language :: Python :: 3" ,
43- "Programming Language :: Python :: 3.7" ,
44- "Programming Language :: Python :: 3.8" ,
4543 "Programming Language :: Python :: 3.9" ,
4644 "Programming Language :: Python :: 3.10" ,
4745 "Programming Language :: Python :: 3.11" ,
46+ "Programming Language :: Python :: 3.12" ,
4847 "License :: OSI Approved :: Apache Software License" ,
4948 "Operating System :: OS Independent" ,
5049 ],
You can’t perform that action at this time.
0 commit comments