aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-07 10:33:27 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-07 10:33:27 -0800
commit1e4811a55f13ca73edacb4179fb3e3b3a5d87048 (patch)
tree172e6bc869307382ea1ff552e3b1ec50fb4f0f29
parent1b3899f94b6e7186bc661965c85eb1038b6ff0ff (diff)
downloadcryptography-1e4811a55f13ca73edacb4179fb3e3b3a5d87048.tar.gz
cryptography-1e4811a55f13ca73edacb4179fb3e3b3a5d87048.tar.bz2
cryptography-1e4811a55f13ca73edacb4179fb3e3b3a5d87048.zip
Just drop the classifier entirely
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 73d98aa5..81a50f44 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,6 @@ setup(
author_email=about["__email__"],
classifiers=[
- "Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",