Remove Python 3.6 trove classifier (#887)

This commit is contained in:
henribru
2022-03-26 12:40:24 +01:00
committed by GitHub
parent 3c58270a78
commit aa5f114575

View File

@@ -52,7 +52,6 @@ setup(
classifiers=[
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",