commit | 05af6f11bf545012f611db47dd1dcb8850d08da6 | [log] [tgz] |
---|---|---|
author | Sybren Stüvel <sybren@stuvel.eu> | Fri Feb 28 17:40:18 2014 +0100 |
committer | Sybren Stüvel <sybren@stuvel.eu> | Fri Feb 28 17:40:18 2014 +0100 |
tree | a3e25b5c2f2c59118a774811ace8804e7c94b5b2 | |
parent | 67c4157e5323b846230b42656c893c7eb3cbac22 [diff] | |
parent | 183664cddc301652fa4e76f1e76c358e350cf926 [diff] |
Merged in brettsky/python-rsa/brettsky/list-python-3-support-in-setuppy-1393605517644 (pull request #8) List Python 3 support in setup.py.
diff --git a/setup.py b/setup.py index 8a2df8d..e5a8570 100755 --- a/setup.py +++ b/setup.py
@@ -22,6 +22,7 @@ 'License :: OSI Approved :: Apache Software License', 'Operating System :: OS Independent', 'Programming Language :: Python', + 'Programming Language :: Python :: 3', 'Topic :: Security :: Cryptography', ], install_requires=[