Add Python 3.9 classifier

See https://github.com/qutebrowser/qutebrowser/discussions/5658
This commit is contained in:
Florian Bruhin 2020-08-11 11:46:33 +02:00
parent 9e327e34ac
commit 68f3778bfa
1 changed files with 1 additions and 0 deletions

View File

@ -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',