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 4cbbd85 commit bfdf48eCopy full SHA for bfdf48e
setup.py
@@ -384,6 +384,7 @@ def build_extension(self, ext):
384
"Programming Language :: Python :: 3.5",
385
"Programming Language :: Python :: 3.6",
386
"Programming Language :: Python :: 3.7",
387
+ "Programming Language :: Python :: 3.8",
388
"Programming Language :: Python :: Implementation :: CPython",
389
"Programming Language :: Python :: Implementation :: PyPy",
390
"Topic :: Database"],
0 commit comments