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 358c508 commit dab606aCopy full SHA for dab606a
setup.py
@@ -61,6 +61,8 @@ def read_req_file(req_type):
61
"Programming Language :: Python :: 3.5",
62
"Programming Language :: Python :: 3.6",
63
"Programming Language :: Python :: 3.7",
64
+ "Programming Language :: Python :: 3.8",
65
+ "Programming Language :: Python :: 3.9",
66
"Topic :: Database :: Front-Ends",
67
"Topic :: Office/Business :: Financial :: Spreadsheet",
68
"Topic :: Scientific/Engineering :: Visualization",
0 commit comments