add classifier

This commit is contained in:
Robert Kaussow 2020-04-05 23:06:50 +02:00
parent d0218b869c
commit 2bdf53f3c1

View File

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