Add Python 3.9 classifier
See https://github.com/qutebrowser/qutebrowser/discussions/5658
This commit is contained in:
parent
9e327e34ac
commit
68f3778bfa
1
setup.py
1
setup.py
|
|
@ -98,6 +98,7 @@ try:
|
|||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Topic :: Internet',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Internet :: WWW/HTTP :: Browsers',
|
||||
|
|
|
|||
Loading…
Reference in New Issue