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 79a0210 commit 29f0821Copy full SHA for 29f0821
setup.py
@@ -50,11 +50,11 @@
50
'Intended Audience :: Science/Research',
51
'License :: OSI Approved :: Apache Software License',
52
'Operating System :: POSIX :: Linux',
53
- 'Programming Language :: Python :: 3.6',
54
- 'Programming Language :: Python :: 3.7',
55
'Programming Language :: Python :: 3.8',
56
'Programming Language :: Python :: 3.9',
57
'Programming Language :: Python :: 3.10',
+ 'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
58
'Topic :: Scientific/Engineering :: Artificial Intelligence',
59
],
60
)
0 commit comments