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 f6c6d3b commit 28ad7afCopy full SHA for 28ad7af
setup.py
@@ -44,10 +44,10 @@
44
"Natural Language :: English",
45
"License :: OSI Approved :: MIT License",
46
"Programming Language :: Python",
47
- "Programming Language :: Python :: 2.7",
48
- "Programming Language :: Python :: 3.5",
49
"Programming Language :: Python :: 3.6",
50
"Programming Language :: Python :: 3.7",
+ "Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
51
"Topic :: Software Development :: Libraries :: Python Modules"
52
],
53
)
0 commit comments