aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-02-07 11:07:45 -0800
committerDavid Reid <dreid@dreid.org>2014-02-07 11:07:45 -0800
commit7981d22b62f55379f3b785733cf6dcad480d246a (patch)
tree172e6bc869307382ea1ff552e3b1ec50fb4f0f29 /setup.py
parent99b07262a350abd2359707d2a2222e95c7a59039 (diff)
parent1e4811a55f13ca73edacb4179fb3e3b3a5d87048 (diff)
downloadcryptography-7981d22b62f55379f3b785733cf6dcad480d246a.tar.gz
cryptography-7981d22b62f55379f3b785733cf6dcad480d246a.tar.bz2
cryptography-7981d22b62f55379f3b785733cf6dcad480d246a.zip
Merge pull request #575 from alex/development-status
We're now past pre-alpha
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 57a95752..81a50f44 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,6 @@ setup(
author_email=about["__email__"],
classifiers=[
- "Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",