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 e3a2cd4 commit 5dfebf0Copy full SHA for 5dfebf0
setup.py
@@ -49,10 +49,11 @@
49
"Programming Language :: Python",
50
"Programming Language :: Python :: 2.7",
51
"Programming Language :: Python :: 3",
52
- "Programming Language :: Python :: 3.5",
53
"Programming Language :: Python :: 3.6",
54
"Programming Language :: Python :: 3.7",
55
"Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
56
+ "Programming Language :: Python :: 3.10",
57
"Programming Language :: Python :: Implementation :: CPython",
58
"Programming Language :: Python :: Implementation :: PyPy",
59
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments