Skip to content

Commit

Permalink
Update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jan 12, 2020
1 parent 9b2a26a commit 606aeb9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Expand Up @@ -64,9 +64,11 @@ def get_release_command_class():
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Operating System :: OS Independent",
"Topic :: Database",
"Topic :: Office/Business",
"Topic :: Office/Business :: Financial :: Spreadsheet",
"Topic :: Software Development :: Libraries :: Python Modules",
],
cmdclass=get_release_command_class(),
Expand Down

0 comments on commit 606aeb9

Please sign in to comment.