diff options
author | David Reid <dreid@dreid.org> | 2014-02-07 11:07:45 -0800 |
---|---|---|
committer | David Reid <dreid@dreid.org> | 2014-02-07 11:07:45 -0800 |
commit | 7981d22b62f55379f3b785733cf6dcad480d246a (patch) | |
tree | 172e6bc869307382ea1ff552e3b1ec50fb4f0f29 /setup.py | |
parent | 99b07262a350abd2359707d2a2222e95c7a59039 (diff) | |
parent | 1e4811a55f13ca73edacb4179fb3e3b3a5d87048 (diff) | |
download | cryptography-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.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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", |