]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Added AnyIO classifier (#1461)
authorAlex Grönholm <alex.gronholm@nextday.fi>
Mon, 31 Jan 2022 23:15:36 +0000 (01:15 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jan 2022 23:15:36 +0000 (00:15 +0100)
setup.py

index eac5681102b0e202d6a2846c44e4032bb510d7fc..2d1b7da1411c29fa29c7fdd9c13292cdbf68ffb9 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -58,6 +58,7 @@ setup(
         "License :: OSI Approved :: BSD License",
         "Operating System :: OS Independent",
         "Topic :: Internet :: WWW/HTTP",
+        "Framework :: AnyIO",
         "Programming Language :: Python :: 3",
         "Programming Language :: Python :: 3.6",
         "Programming Language :: Python :: 3.7",