add classifier

This commit is contained in:
Robert Kaussow 2020-04-05 23:06:50 +02:00
parent d0218b869c
commit 2bdf53f3c1
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ setup(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Topic :: Utilities",
"Topic :: Software Development",
],
include_package_data=True,
zip_safe=False,