add python 3.11 support

This commit is contained in:
Антон Скалкин 2024-08-07 11:18:21 +04:00
parent 0329e7b83f
commit fac2aa5ca8

View File

@ -26,6 +26,7 @@ setuptools.setup(
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Intended Audience :: Science/Research',
'Intended Audience :: Developers',
'Intended Audience :: Education',