🐍 fix: support only for 3.8 and upwards

This commit is contained in:
Florian Hönicke
2023-04-22 20:24:06 +02:00
parent b497bac7a5
commit 202239af2a

View File

@@ -29,8 +29,6 @@ setup(
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3',
'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',