commit | c0b7bff6196f2ebb7984bc117ddb41c3875b4ce8 | [log] [tgz] |
---|---|---|
author | Jon Banafato <jonathan.banafato@gmail.com> | Thu Jun 29 10:55:06 2017 -0400 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Thu Jun 29 16:55:06 2017 +0200 |
tree | 2167c097241656ea33c5b17a07dffdb5237ec358 | |
parent | d00852509aa3702827941882941dc1c76368cf8c [diff] [blame] |
Declare Python 3.6 support (#93) Add Python 3.6 to the Trove classifiers in `setup.py`.
diff --git a/setup.py b/setup.py index dc2ce39..81302bf 100755 --- a/setup.py +++ b/setup.py
@@ -40,6 +40,7 @@ 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Security :: Cryptography', ], install_requires=[