Remove 3.6 from the package classifiers (#2267)

This commit is contained in:
Josh 2022-06-16 07:31:19 -04:00 committed by GitHub
parent 9baf3a6cd2
commit dd8a1d6cda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,6 @@ setup(
"Framework :: AsyncIO",
"Framework :: Trio",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",