setup.py: Drop deprecated license classifiers (#264)

Closes: #263
This commit is contained in:
Alexander Puck Neuwirth 2025-05-05 10:52:22 +02:00 committed by GitHub
parent dcb95265ac
commit 8183ee2ef4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,6 @@ setup(name='pyerrors',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Science/Research',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',