From 2e159ace4116eebd9327cad988eb9a2b7617369b Mon Sep 17 00:00:00 2001 From: Jeff Quast Date: Mon, 1 Jun 2020 13:00:03 -0400 Subject: [PATCH] transcoding hash lists --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 69cb6a3..c21812c 100755 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ def main(): classifiers=[ 'Intended Audience :: Developers', 'Natural Language :: English', - 'Development Status :: 5 - Production/Stable' + 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'License :: OSI Approved :: MIT License', 'Operating System :: POSIX',