commit | 9712e07f67fab4b5d8afbec60eb972663ac54996 | [log] [tgz] |
---|---|---|
author | wbond <will@wbond.net> | Tue Jan 17 06:56:15 2017 -0500 |
committer | wbond <will@wbond.net> | Tue Jan 17 06:56:15 2017 -0500 |
tree | c4edc8fd67fa704b0365a9896cc037fc4149c358 | |
parent | 37e20b4f97d286fd43e2f1d98bdb043019514aa8 [diff] [blame] |
Add CI and docs for Python 3.6
diff --git a/setup.py b/setup.py index c6f8759..66a779c 100644 --- a/setup.py +++ b/setup.py
@@ -63,6 +63,7 @@ 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: Implementation :: PyPy', 'Topic :: Security :: Cryptography',