setup: fix classifiers

Change-Id: I473785df9c1157a77d02c3e1114bb6633d01149f
This commit is contained in:
Georg Brandl
2024-10-23 09:25:39 +02:00
committed by zolliker
parent e4a14bc27f
commit f697b9ad57
+2 -2
View File
@@ -67,11 +67,11 @@ setup(
'Intended Audience :: Developers',
'Intended Audience :: Science/Research',
'Natural Language :: English',
'License :: OSI Approved :: GPL License',
'License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.9',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Human Machine Interfaces',
'Topic :: Scientific/Engineering :: Physics',