release: Drop Python 3.6 support

note: Protobuf 4.21.12 do not support Python 3.6
This commit is contained in:
Corentin Le Molgat
2023-02-15 14:25:52 +01:00
parent 2118b9f52d
commit c0b513c57b
4 changed files with 9 additions and 46 deletions

View File

@@ -97,7 +97,6 @@ setup(
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3 :: Only',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',