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 5ef7467 commit 62893e0Copy full SHA for 62893e0
setup.py
@@ -76,9 +76,9 @@ def read_extras(*prefixes):
76
"Operating System :: Microsoft :: Windows",
77
"Programming Language :: Python",
78
"Programming Language :: Python :: 3",
79
- "Programming Language :: Python :: 3.6",
80
"Programming Language :: Python :: 3.7",
81
"Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
82
"Programming Language :: Python :: Implementation :: CPython",
83
"Programming Language :: Python :: Implementation :: PyPy",
84
# uncomment if you test on these interpreters:
0 commit comments