Added classifier for Python 3.10

This commit is contained in:
Alex Root Junior 2021-11-11 00:45:17 +02:00
parent 720a5451b7
commit 68c06c89c7

View file

@ -58,6 +58,7 @@ setup(
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Topic :: Software Development :: Libraries :: Application Frameworks',
],
install_requires=[