summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2019-07-29 16:59:07 -0500
committerJason Madden <jamadden@gmail.com>2019-07-29 16:59:07 -0500
commit2aeeb23e9771b67234dd6fef338e57000412b784 (patch)
tree9549f45435bc63a592fb9fae5b4a159208c7ce93
parent25857261afd85911acb372e8f4776d87d4b6ef93 (diff)
downloadtrollius-git-2aeeb23e9771b67234dd6fef338e57000412b784.tar.gz
Add Development Status :: 7 - Inactive classifier.
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
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",