We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a125c commit ae488f7Copy full SHA for ae488f7
1 file changed
setup.py
@@ -88,8 +88,9 @@
88
"Programming Language :: Python :: Implementation :: CPython",
89
"Programming Language :: Python :: Implementation :: PyPy",
90
"Programming Language :: Python :: 3 :: Only",
91
- "Programming Language :: Python :: 3.5",
92
"Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3.7",
93
+ "Programming Language :: Python :: 3.8",
94
"Topic :: System :: Networking",
95
"Framework :: Trio",
96
"Framework :: AsyncIO",
0 commit comments