File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3030 # TODO: Enable Windows and macos
3131 # https://jira.eng.vmware.com/browse/MONIT-30833
3232 os : [ubuntu-latest] # , macos-latest, windows-latest]
33+ # Please make sure the versions here match the matrix in setup.py
3334 python_version : ['3.10', '3.11', '3.12', '3.13']
3435 runs-on : ${{ matrix.os }}
3536 steps :
Original file line number Diff line number Diff line change 4242 'Intended Audience :: Information Technology' ,
4343 'Intended Audience :: System Administrators' ,
4444 'License :: OSI Approved :: Apache Software License' ,
45- 'Programming Language :: Python :: 3.8' ,
46- 'Programming Language :: Python :: 3.9' ,
4745 'Programming Language :: Python :: 3.10' ,
4846 'Programming Language :: Python :: 3.11' ,
47+ 'Programming Language :: Python :: 3.12' ,
48+ 'Programming Language :: Python :: 3.13' ,
4949 'Topic :: Software Development :: Libraries :: Python Modules' ,
5050 'Topic :: System :: Monitoring' ,
5151 'Topic :: System :: Networking :: Monitoring'
You can’t perform that action at this time.
0 commit comments