mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-05 20:51:11 -07:00
Add new Python versions to classifiers.
This commit is contained in:
parent
8b409a5716
commit
55c1091efa
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -82,6 +82,8 @@ setup(
|
|||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Topic :: Games/Entertainment',
|
||||
'Topic :: Multimedia',
|
||||
'Topic :: Multimedia :: Sound/Audio',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue