We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae23aa2 commit 2237d2eCopy full SHA for 2237d2e
setup.py
@@ -50,11 +50,11 @@
50
'License :: OSI Approved :: BSD License',
51
'Operating System :: OS Independent',
52
'Programming Language :: Python',
53
- 'Programming Language :: Python :: 2',
54
- 'Programming Language :: Python :: 2.7',
55
'Programming Language :: Python :: 3',
56
'Programming Language :: Python :: 3.6',
57
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.9',
+ 'Programming Language :: Python :: 3.10',
58
'Topic :: Internet :: WWW/HTTP',
59
'Topic :: Text Processing :: Markup :: HTML',
60
],
0 commit comments