File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1414 - " 3.10"
1515 - " 3.11"
1616 - " 3.12"
17+ - " 3.13"
1718 container :
1819 image : " python:${{ matrix.python-version }}"
1920 steps :
Original file line number Diff line number Diff line change 4141 'Topic :: Software Development :: Libraries :: Application Frameworks' ,
4242 'Programming Language :: Python :: 2.7' ,
4343 'Programming Language :: Python :: 3' ,
44- 'Programming Language :: Python :: 3.6' ,
45- 'Programming Language :: Python :: 3.7' ,
4644 'Programming Language :: Python :: 3.8' ,
4745 'Programming Language :: Python :: 3.9' ,
46+ 'Programming Language :: Python :: 3.10' ,
47+ 'Programming Language :: Python :: 3.11' ,
48+ 'Programming Language :: Python :: 3.12' ,
49+ 'Programming Language :: Python :: 3.13' ,
4850 ],
4951 )
You can’t perform that action at this time.
0 commit comments