diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-02-07 10:33:27 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-02-07 10:33:27 -0800 |
commit | 1e4811a55f13ca73edacb4179fb3e3b3a5d87048 (patch) | |
tree | 172e6bc869307382ea1ff552e3b1ec50fb4f0f29 | |
parent | 1b3899f94b6e7186bc661965c85eb1038b6ff0ff (diff) | |
download | cryptography-1e4811a55f13ca73edacb4179fb3e3b3a5d87048.tar.gz cryptography-1e4811a55f13ca73edacb4179fb3e3b3a5d87048.tar.bz2 cryptography-1e4811a55f13ca73edacb4179fb3e3b3a5d87048.zip |
Just drop the classifier entirely
-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 :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", |