Update setup.py

This commit is contained in:
Nicola Demo
2023-07-21 10:58:05 +02:00
parent 6c627c70e3
commit ba0b9760ac

View File

@@ -44,9 +44,10 @@ setup(
'Development Status :: 3 - Alpha',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Intended Audience :: Science/Research',
'Topic :: Scientific/Engineering :: Mathematics'
],