We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d816da7 commit c6374ecCopy full SHA for c6374ec
1 file changed
setup.py
@@ -25,8 +25,11 @@ def readme():
25
'Development Status :: 4 - Beta',
26
'License :: OSI Approved :: BSD License',
27
'Natural Language :: English',
28
- 'Programming Language :: Python :: 2',
29
'Programming Language :: Python :: 3',
+ 'Programming Language :: Python :: 3.8',
30
+ 'Programming Language :: Python :: 3.9',
31
+ 'Programming Language :: Python :: 3.10',
32
+ 'Programming Language :: Python :: 3.11',
33
'Operating System :: OS Independent',
34
'Topic :: Scientific/Engineering :: Medical Science Apps.',
35
'Intended Audience :: Science/Research',
0 commit comments