]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Remove 3.6 from the package classifiers (#2267)
authorJosh <joshpaulchan@users.noreply.github.com>
Thu, 16 Jun 2022 11:31:19 +0000 (07:31 -0400)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 11:31:19 +0000 (12:31 +0100)
setup.py

index 52bedbab976dbe5bf3203ede9f05814fd93fb5e6..0fdbd03ced44a9837c46de208566cfc62285208f 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -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",