From 2aeeb23e9771b67234dd6fef338e57000412b784 Mon Sep 17 00:00:00 2001 From: Jason Madden Date: Mon, 29 Jul 2019 16:59:07 -0500 Subject: Add Development Status :: 7 - Inactive classifier. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 14c777a..ebe612d 100644 --- a/setup.py +++ b/setup.py @@ -29,6 +29,7 @@ setup( "Programming Language :: Python", "Programming Language :: Python :: 2.7", "License :: OSI Approved :: Apache Software License", + "Development Status :: 7 - Inactive", ], packages=[ "trollius", -- cgit v1.2.1